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

Game Controller Input affects editor input fields

Tools - Jun 30, 2015

The joystick on a game controller input will take focus away from what you're working on if the joystick is moved or set in an odd position. ...

Cannot paint landscape layers onto tiled landscapes

UE - LD & Modeling - Terrain - Landscape - Jun 30, 2015

paint layers do not take effect on all tiled layers that have a material incorporated if a user attempts to paint on them from the persistent level. ...

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

Update Capture causing Post Process Flickering across whole scene

UE - Graphics Features - Jun 30, 2015

When a Scene Capture Actor is updating the content via an Update Content Node, the Static meshes in the world will flicker or pulse according to the update timer for the Scene Capture Actor. This o ...

MultiLineEditableText widget's OnTextCommitted and OnTextChanged events are not firing

UE - Editor - UI Systems - Jun 30, 2015

The Multi Line Editable Text widget's events are not firing off. The On text changed and the on text committed do not appear to be working. ...

Modifying a User created widget with an explicit navigation will cause the navigation to revert to it's default settings

UE - Gameplay - Blueprint - Jun 30, 2015

EDIT: Initial investigation done, check comments. If the user creates a widget and then places that widget inside of another widget via the User created section and then sets up a navigation using ...

Collision for bsp stays in level after bsp is deleted

UE - LD & Modeling - Modeling Tools - BSP - Jun 30, 2015

If a bsp brush is deleted from a level, the level has geometry built, and the user presses play then uses the "show collision" console command, the collision for the bsp wlil still appear. This does ...