Low res textures (MobileContentScaleFactor) on iPad Pro 10.5"

UE - Platform - Mobile - Jul 31, 2017

There's no device profile to set MobileContentScaleFactor for iPadPro 10.5". It picks up other rendering settings properly from the iPadPro family, but this doesn't set MobileContentScaleFactor. T ...

JAR files in libs are not included in classes.dex with Gradle

UE - Platform - Mobile - Aug 1, 2017

JAR files copied from Intermediate/Android/apk/libs for Gradle packaging are not included in the classes.dex in the final packaged APK. ...

Gradle AAR repository directories with $S(PluginDir) are relative instead of absolute path

UE - Platform - Mobile - Aug 1, 2017

Gradle AAR import paths need to be absolute instead of relative since the current work directory used to package Gradle is not the same as Ant. ...

EngineTest crashes on open when opened through Binary - UVGeneration.usf

UE - Graphics Features - Jul 27, 2017

Crash occurs when opening EngineTest in Binary Launcher, this occurs on both Windows and Mac. Issue does not occur when opening through P4.Fatal error: [File:D:\Build\++UE4+Release-4.17+Compile\Syn ...

Literal value (in UEdGraphPin) for Asset ID shouldn't be stored as UObject*

UE - Gameplay - Blueprint - Nov 5, 2015

https://udn.unrealengine.com/questions/267251/proper-way-to-reference-level-asset.html [Link Removed] https://udn.unrealengine.com/questions/294464/set-nodes-in-bp-for-asset-class-ids-may-hard-ref ...

Foliage experiences odd culling when world origin is changed

UE - Graphics Features - Sep 13, 2017

There is an odd issue occurring when the world origin is changed, changing the world origin causes the foliage to cull in unexpectred ways. The issue can be solved by using the console command "r.Al ...

Crash removing a split parameter pin that is linked

UE - Gameplay - Blueprint Editor - Jun 13, 2017

Crash occurs if the user splits an Output Parameter on a function, then links one of the pins, and then removes the parameter entirely. I could not reproduce this in Main. ...

SteamVR: World locked stereo layers are not yet implemented

UE - Platform - XR - Mar 15, 2017

The code for implementering world locked layers is commented out with a TODO and falls through to the case for tracker locked layers ...