Shared Material Native Libraries causes packaging for Android to fail

UE - Platform - Mobile - Aug 31, 2017

Packaging for Android with Shared Material Native Libraries (and Share Material Shader Code as it is required to enable the other setting) results in failure from AutomationTool. Logs attached Reg ...

Vertex Colors distort after merge actors is used

OLD - Anim - Sep 11, 2017

When using the merge actor tools with Vertex colors painted on, the resulting mesh will have those colors distorted. This issue occurs only with the resulting static mesh. This issue is a regression ...

Render state for InstanceStaticMesh doesn't recreate after modification of instances list with RemoveInstance

UE - Gameplay - Blueprint - Sep 14, 2017

When Remove Instance is called for an instance static mesh component, the render state is not properly updated, causing some of the instances to not be visible. Workaround: Forcing a call to PostEd ...

Scroll widget into view does not appear to work when scrolling up

UE - Editor - UI Systems - Sep 20, 2017

When using the node "Scroll Widget Into View" the scroll box that uses it does not appear to scroll widgets into view when selecting widgets that are out up view in the up direction. Regression: Y ...

Hot reload can prevent code components from being accessible in blueprints

UE - Foundation - Cpp Tools - Hot Reload - Sep 29, 2017

When a class is edited / hot reload preformed, code based components are sometimes removed from the MyBlueprint > Variables section and cannot be dragged from the Components tab into the graph with ...

Build fails due to potential divide by 0 error

UE - Graphics Features - Sep 29, 2017

Shipping builds of the Engine fail when using the Visual Studio 2017 compiler due to a potential divide by 0 error. This is because the TotalColumnSize property of SMemoryStats is set to 0 by defaul ...

Media Player freezes project in shipping build of game

Media Framework - Oct 17, 2017

When using the Media Player freezes project in a shipping build of the game, the game will freeze and the only way to quit will be to forcefully close the program. This issue is a regression. Versi ...

Crash w. 'Serialized Class LinkerPlaceholderExportObject for a property of BlueprintGeneratedClass'

UE - Gameplay - Blueprint - Sep 25, 2017

I was attempting to repro [Link Removed]. I created a new Actor BP, placed it in the level, added a ref to it to the level BP (instead of the projectile approach in the repro), and tried to save my ...

Scene Depth appears to return zero on iOS

UE - Platform - Mobile - Feb 13, 2017

Scene Depth appears to return zero on iOS. In this test the material applied to an image does not appear to lerp between 0 and 1 for the various objects in the scene, implying that the Scene depth ...

Tilt axis for X and Z are not consistent between Android and iOS devices

UE - Platform - Mobile - Mar 17, 2017

Tilt axis for X and Z are not consistent between Android and iOS devices. The X axis for the Android appears to be the Z axis for iOS and vice versa This may be related to the orientation of the d ...