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

Possible incorrect suspend/resume handling during Xbox Live games

UE - Platform - Console - Jun 30, 2015

The post at the additional info URL describes a possible engine bug: being unable to connect to an online game after a suspend and resume during an online game. Can we see if this reproduces in Shoo ...