Destructible Meshes will flicker in a Packaged Game

UE - Simulation - Physics - Destruction - Apr 9, 2015

Destructible chunks will flicker after the DM has been fractured. These chunks will flicker until they are in a sleep state. Using Sensitive Sleep Family will allow this to stay prolonged. Waking th ...

Make some changes to manifest generation

UE - Platform - Mobile - Apr 8, 2015

Apply the two changes discussed in the thread (add the key, and also add a setting to allow MANIFEST node changes) ...

Editor no longer saves the layout through the editor menu

Tools - Apr 8, 2015

If you re-position the editor windows and hit save layout, the layout is not saved. ...

Placing a second landscape spline component crashes editor

UE - LD & Modeling - Terrain - Landscape - Apr 8, 2015

Placing multiple spline components crashes editor. Crash Reporter: [Link Removed] Frequency: 3/3 ...

Landscape LOD menu does not appear in Details Pane

UE - Foundation - Core - Apr 8, 2015

Landscape LOD menu is missing from Details Pane of editor. Found in Master Branch, latest commit before pulling branch. ...

The "Wrap Box" widget does not update the position of it's children when a widget's visibility is set to "collapsed"

UE - Editor - UI Systems - Apr 8, 2015

If a user collapses a button that is inside of a wrap box widget the other buttons inside that wrap box will not adjust their positions to compensate for the missing button. In other widgets collaps ...

Set Physical Material node in BP do not work with Destructibles

UE - Simulation - Physics - Destruction - Apr 7, 2015

Using the Set Physical Material for Destructible does not work currently. In comparison with a static mesh physical material will change via key press during gameplay. ...

Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings

UE - Graphics Features - Apr 7, 2015

Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings. All other setting will toggle correctly. ...

Crash using the 'Shot' Console Command after 'HighRes Shot 2'

Tools - Apr 7, 2015

A crash occurs when using the 'HighRes Shot 2' command, followed by the 'Shot' command. The user reporting the issue made a couple of notes to avoid the crash using these steps. He mentions the cra ...

Inside a BP Interface, changing a Function output to an input will cause a compile error in the reference bp

UE - Gameplay - Blueprint - Apr 6, 2015

Inside a BP Interface, changing a Function output to an input will cause a compile error in the reference bp. [Error] "Graph named 'NewFunction_0' already exists in 'bpActor'. Another one cannot be ...