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

Flipping faces on a brush affects all other brushes

UE - LD & Modeling - Modeling Tools - BSP - Apr 9, 2015

Flipping faces on a brush affects all other brushes Subtractive brushes will have their internal faces show if enough additive brush faces are flipped. If the faces of a subtractive brush are flip ...

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

Widgets always come in to viewport with a zorder of 0 after being removed and added back

UE - Editor - UI Systems - Apr 8, 2015

If a widget is removed from parent and then gets added back to the screen later it will come in with a zorder of 0. ...

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

Landscape Visibility Mask Rendering with Missing Landscape Components when Deployed to Mobile Device

UE - Rendering - Apr 8, 2015

Landscape Material renders with missing components when using a 'Landscape Visibility Mask' and deploying to a mobile device. I have found this issue now with an Android and iOS device. I was able ...

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

HTML5 HTTPRequest: unexpected characters at end of POST string

UE - Platform - Mobile - Apr 8, 2015

User is reporting a code bug where special characters are entered behind the POST string. ...