Incorrect tooltip message when dragging a component from the tree to the graph

UE - Gameplay - Blueprint Editor - Aug 31, 2017

REGRESSION: Yes, does not occur in 4.17 When dragging a blueprint component from the Component tree into the graph, user receives an incorrect tooltip message (same one if they attempt an incorrect ...

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 ...

Editor crash when Sequence component is added to code class

UE - Anim - Sequencer - Aug 31, 2017

Adding a USequenceComponent to a code class will cause the editor to crash when the component is selected in blueprints Regression: No - same behavior occurs in 4.16.3 (CL 3561208) ...

Unable to select SimplePivotPainterExampleMat Instance's parameter settings if Param button is disabled

Tools - Aug 31, 2017

When going through the engine content you are unable to select SimplePivotPainterExampleMat Instance's parameter settings if Param button is disabled. If the button is enabled the settings appeared ...

Lightmass export can fail with duplicated static mesh assets

UE - Graphics Features - Aug 30, 2017

See https://answers.unrealengine.com/questions/853450/417-lighting-build-fails.html ...

UStaticMeshComponent.PreviousLODLevel always returns 0

UE - Graphics Features - Aug 30, 2017

The UStaticMeshComponent.PreviousLODLevel variable always returns 0 no matter what the last LOD actually was. Regression?: No This also occurred in 4.16 ...

Discrepancy in capsule distance to floor when crouching

UE - Gameplay - Components - Aug 30, 2017

When crouching is set in the CharacterMovement Component, the distance from the character capsule to the floor increases by one unit while crouching. Regression: No - Same behavior occurs in 4.16.3 ...

Foliage disappears after 1.5k if occlusion culling project setting is disabled

UE - World Creation - Worldbuilding Tools - Foliage - Aug 30, 2017

When unchecking the Occlusion culling option in the project settings, if you place over 1.5k foliage meshes in the world, they stop rendering, the meshes are still present in the level and can be se ...

Blueprint needs to be compiled if another blueprint sharing an interface is compiled

UE - Gameplay - Blueprint - Aug 29, 2017

Blueprint needs to be compiled if another blueprint sharing an interface is compiled Regression: This does not happen in 4.16 ...

[CrashReport] Mac Metal crash - FSceneRenderer::RenderDistortion()

UE - Graphics Features - Aug 29, 2017

This is a somewhat common Mac crash occurring since 4.15 and into 4.17.1. Users have not provided any descriptions of their actions when the crash occurred. This specific callstack was previously ...