Dynamic Nav Mesh rebuilds incorrectly on World Origin Shift

UE - AI - Jan 30, 2017

Dynamic Nav Mesh rebuilds incorrectly on World Origin Shift. It must be rebuilding (physics objects, etc) while the origin shift is taking place; then the nav mesh will rebuild at different heights ...

Crash when using Mesh Reduction on ScotsPine_01 for LOD3

UE - Graphics Features - Jan 30, 2017

A crash occurs when trying to use the Mesh Reduction tool for the ScotsPine_01 static mesh from the Open World Demo collection. The assets from this project are usually very processor heavy due to ...

Engine Scalability view distance settings are not being reflected accurately in the viewport

UE - Graphics Features - Jan 30, 2017

The foliage in the map appears to be unaffected by the changes in view distance. The scalability settings are changing the cvars to the right values but the change is not being reflected on screen ...

Crash when adding sphere reflection capture to a scene

UE - Graphics Features - Jan 30, 2017

An occasional crash occurs when adding a sphere reflection capture to the scene from the place mode panel. This issue has a low repro, but has been seen a couple times. Repro rate seems to be around ...

Set Actor Enable Collision doesn't turn off collision for Child Actor Components

UE - Gameplay - Jan 30, 2017

Set Actor Enable Collision doesn't turn off collision for Child Actor Components. User expects it to do so because other nodes like Set Hidden in Game work on the entire actor and the API explains i ...

Collision is not generated for Planes

UE - Gameplay - Jan 30, 2017

Single Planes do not generate collision on import or with the Convex Decomposition window. Workaround: box Collision can be added via the Collision > Add Box Simplified Collision. I checked as fa ...

Unexpected Changes in Saturation/Contrast of Colors when upgrading project to 4.15

UE - Graphics Features - Jan 30, 2017

When upgrading a project to 4.15 (in my case from 4.14.3), the colors seem to have shifted in contrast/saturation. It is not a huge difference, but noticeable enough to affect the overall result of ...

GetSubPaths does not return any paths when used in Standalone

Tools - Jan 30, 2017

Using the GetSubPaths command in Standalone does not return any paths. From the answerhub user's research, it seems that CachedPathTree in AssetRegistry.cpp is not being initialized like it is in ei ...

Tooltip window is not click-through on Linux

UE - Platform - Linux - Jan 30, 2017

When the mouse is hovering over an asset, the asset cannot be selected/clicked if the tooltip pops up under the mouse. This does not occur on Windows and the asset can still be selected even if the ...

Editor Crash when Add Client button is used

Tools - Jan 30, 2017

If the "Allow late joining" option is turned on in Editor Preferences, using the Add Client button in PIE will cause a crash on Exit. Crash happens immediately if using VR Preview ...