Editor crash when switching between levels in the content browser

Tools - Aug 26, 2015

Switch between levels in the content browser caused a crash while loading the level. Project On Google Drive: [Link Removed] ...

Landscape 'crack free displacement' option causes landscape layer coords and UVs to be wrong

UE - LD & Modeling - Terrain - Landscape - Aug 25, 2015

If you check the 'crack free displacement' option in a landscape material, it seems to break the results of both the landscape layer coords and regular UV input node. Worldposition is not affected. ...

Spline resets after an error is thrown about an incorrect target

UE - Gameplay - Blueprint - Aug 25, 2015

If a user connects a spline to a "Get World Location at Distance Along Spline" and then uses that Vector in an event. The spline will be reset if the user then disconnects the spline variable from t ...

Source control syncing in editor will sometimes not update changes made to assets

Tools - Aug 25, 2015

When using source control and attempting to sync the project, sometimes assets are not updated to the latest changes properly. This causes changes made to those assets later to override previous ch ...

The "_##" is dropped when following the default name of a widget within the Hierarchy panel

UE - Editor - UI Systems - Aug 25, 2015

The Hierarchy panel does not show the full name of a widget the name of the widget starts with the default name (Example: Button) followed but an underscore and some numbers (Example: Button_42). In ...

Copying local variables from an event graph to a collapsed graph causes missing local variable warnings upon compil

UE - Gameplay - Blueprint - Aug 25, 2015

If a local variable is present within an event graph and then copied in a collapsed node, the copied variables will have a warning: "Unable to find local variable with name 'NewLocalVar_0' for Get ...

Swarm: Not able to set number of processors to use for Swarm from the UI

UE - Graphics Features - Aug 25, 2015

There is a setting called "LocalJobsDefaultProcessorCount" in the Developer Settings tab in Swarm. After the change to make Lightmass build asynchronously while the user keeps working, this set ...

Physics object set to OverlapAll will still collide with the player

UE - Gameplay - Aug 24, 2015

Physics object set to OverlapAll will still collide with the player User Description: The pawn is simply colliding with and causing physics on objects it shouldn't be. To replicate: Set up a new ...

Using Show Mouse Cursor causes mouse to become detached from game window

UE - Editor - UI Systems - Slate - Aug 24, 2015

Using the Show Mouse Cursor command (or BP node) will make the mouse appear in the game window however at that point the mouse does not interact with the game unless one of the mouse buttons is held ...

Renaming a box collision that shares the name of another box collision in another blueprint will change the name of any events that box collision uses

UE - Gameplay - Blueprint - Aug 24, 2015

When the user adds a box collision to another blueprint and gives it the same name as another box collision component within another blueprint the events associated with the original box collision w ...