Creating an asset with the same prefix as another cancels name change process

UE - Platform - Linux - Apr 9, 2015

When creating an asset, if the beginning of the name is the same as the full name or another asset it will cancel the process Workaround: Adding a change (such as "X") to the beginning of the seco ...

Cannot import multiple assets to content browser at once on Linux

UE - Platform - Linux - Apr 9, 2015

When importing assets in the content browser only one asset can be selected at a time. Ctrl+LMB does not select more than one asset. Shift+LMB does not select a group of assets. ...

Actor loses initial values when packaging for windows

UE - Gameplay - Blueprint - Apr 9, 2015

A user is experiencing a loss of information from an actor in the packaged version of the game that they are working on. The Child is set to true in the editor and the parent is set to false. When t ...

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

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

UE - Graphics Features - 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 ...