Can add pins to nodes during PIE

UE - Gameplay - Blueprint - Feb 5, 2015

Pins can be added to blueprint nodes during read only modes, such as PIE. ...

If PIE is paused using the 'Pause key', the Pause or Resume buttons on the toolbar will no longer start PIE

Tools - Feb 5, 2015

If PIE is paused using the 'Pause key', the Pause or Resume buttons on the toolbar will no longer start PIE. You have to make sure that the icon is toggled to Pause, select the viewport, and then p ...

Crash on project open

UE - Gameplay - Blueprint - Feb 5, 2015

EDIT: CrashReporter link: [Link Removed] EDIT2: Likely also this crash: [Link Removed] EDIT3: This crash appears under a different Bugg in 4.7: [Link Removed] Engine crashed when attempting to op ...

Copy/pasting a Custom Event that has input names containing spaces will create a Custom Event with extra inputs

UE - Gameplay - Blueprint - Feb 4, 2015

Copy/pasting a Custom Event that has input names containing spaces will create a Custom Event with extra inputs. It appears that an input name with a space in it will be copied as two inputs, the fi ...

Setting LOD Group for Foliage wipes previous LOD data

Tools - Feb 4, 2015

If you import a mesh with LODs and assign the LOD Group for Foliage the mesh will import with all appropriate LODs. If you do not select a LOD group and after decide you want to change the LOD Grou ...

Paper Terrain splines should not allow 'in/out of plane' movement

UE - Gameplay - Paper2D - Feb 4, 2015

They are effectively 2D and spline points should be constrained as such. We should snap them to the XZ plane in component to avoid issues and make it nicer for users. ...

Having a movable directional light on an Android device, will cause the shadows to show as inverted

UE - Platform - Mobile - Feb 3, 2015

If you make the Directional light in a level movable and then deploy to an Android device, the Shadows in the level will appear reversed when you glance around the level. Tested on a Nexus 5. Te ...

Physics not reacting correctly with physical material if velocity is not high enough

UE - Simulation - Physics - Feb 3, 2015

There are issues with the way Physics is being handled with physical materials. Having a physical material setup with a restitution of 1 and a high max depenetration value will result in no bounce. ...

Play from here not correctly spawning player when high value used in grid snapping

Tools - Feb 3, 2015

Play from Here incorrectly adjusts player spawn when large grid snap values are used. ...

Dragging and dropping a button into the designer tab of a widget blueprint in 4.8 will crash the engine

UE - Gameplay - Blueprint - Feb 2, 2015

If a user tries to add a button to the designer tab of a widget blueprint the editor will crash. ...