Landscape Collision does not register from under the landscape

UE - LD & Modeling - Terrain - Landscape - Jan 4, 2016

Landscape collision does not properly register if a character collides with it from under the landscape. ...

Setting World to Meters in the World Settings to a large number will cause the console to show incorrectly in VR

UE - Platform - XR - Jan 4, 2016

If the User changes the "World to Meters" setting in the World Settings this will cause the console to appear offset when brought up in VR. Note: the number used was 3600 ...

SetActorEnableCollision does not affect Destructible meshes

UE - Simulation - Physics - Destruction - Jan 4, 2016

Setting the SetActorEnableCollision blueprint node to false does not disable collision for a destructible mesh. Workaround: Adding a static Mesh component and setting any mesh will cause the collis ...

Attached Project Crashes When Loading Screen is Created

UE - Editor - UI Systems - Jan 4, 2016

The attached project crashes when you use the RunClient.bat and attempt to host a game. This brings up a loading screen, which then crashes before it is ever displayed. I have been unable to reprodu ...

Packaged games do not display PlayerName correctly using Steam OSS

UE - Online - Jan 2, 2016

Packaged games do not display PlayerName correctly using Steam OSS. Does not occur in Standalone. Test project attached. To test, package for Development > Win64. When run (with the Steam client op ...

[CrashReport] UE4Editor-Core.dylib!<Unknown>

OLD - Anim - Dec 31, 2015

[Link Removed] ...

Non-Local Players Cannot Hear Opponents Footsteps in Shooter Game

Docs - Samples - Dec 31, 2015

Non local players cannot hear opponents footsteps and other various notifies, however, other sounds such as gunfire, etc. are present. Regression: User reports this issue is not present in the 4.8 ...

Rotation on player starts does not appear to replicate for clients

UE - Networking - Dec 30, 2015

If a player places multiple player starts into a level and rotates them the server will be rotated as expected when spawning in, however the following clients that spawn in will not be rotated. ...

Open Level is not working properly on mobile devices

UE - Foundation - Core - Cooker - Dec 28, 2015

Projects created with an 'Open Level' node added within their blueprint are not working correctly on mobile devices. They do however work on Mobile PIE, PIE and Windows. Occurs on: 2894_SamsungGala ...

Typos in Array.h

UE - Foundation - Core - Dec 28, 2015

In Array.h, there are a few typos in comments. In 4.9.2 and 4.10, the typos occur at line 2335 and 2359. *@param InIntem Item to be added. In Main, the typos are located at lines 2471 and 2495. ...