Crash when trying to change game mode settings

Trying to change game mode settings after restarting the editor will cause the editor to crash. ...

Crash Building Lighting with Tile Map in Level

UE - Gameplay - Paper2D - Jul 2, 2015

Built Lighting with Tilemap in ViewportSaved Paper2D Project after editing blueprint graph Building lighting with a non-empty Tilemap causes crash. The editor builds fine with an empty Tilemap howeve ...

Components and Actors attached to physics objects (with weld) are not solidly attached

UE - Simulation - Physics - Jul 2, 2015

Components and Actors attached to physics objects are not solidly attached. The child actor tends to float around in relation to the parent. Occurs even when using a "Weld" attachment In the exam ...

r.SimpleDynamicLighting causes crash

UE - Graphics Features - Jul 2, 2015

Setting the console command r.simpledynamiclighting to true in the editor causes massive rendering issues and if you attempt to open a New Material, the editor will crash. See attached Movie Also ...

Spawn actor of class does not work in packaged game

UE - Gameplay - Blueprint - Jul 1, 2015

Spawn actor from class does not work when playing in a packaged game. ...

Procedural / Custom Mesh Components will not render in Custom Depth

UE - Gameplay - Jul 1, 2015

A Custom Mesh Component or Procedural Mesh Component will not render in Custom Depth even though set to Render in Custom Depth is set to true. Also reproduced in Main Promotable-CL-2605107 Bluepri ...

Editor crashes on compile with no warning when trying to access information from a "Slot as Canvas Slot" node on tick that has not been set yet by begin play

UE - Editor - UI Systems - Jul 1, 2015

If a user creates a widget variable that is set on begin play and then tries to get information from that widget via the "Slot as Canvas Slot" node on tick the editor will crash. This appears to hap ...

Paper2D JSON files are being imported as Data Tables

Tools - Jul 1, 2015

Since Data Tables were changed to allow importing from JSON files, this has stopped the Paper2D importers from working. We need the Data Table import to be lower priority than anything else to allo ...

Collisions doesn't work at BeginPlay against Instanced Meshes if their Mobility is Static

UE - Simulation - Physics - Jul 1, 2015

User reports that in 4.8 in some cases bodies for Static-mobility ISMC instances are not yet initialized when BeginPlay is called. It seems like deferred creation for level streaming should be com ...

Editor crashes When exiting VR mode if the command "hmddbg showcamera on" was used

UE - Platform - XR - Jun 30, 2015

If the user inputs the command "hmddbg showcamera on" via a command line input then the editor will crash when exiting out of VR Mode. ...