Setting property outside of constructor causes property instances to become read-only

UE - Gameplay - Blueprint - Oct 4, 2017

When a component property is set outside of the constructor (in OnRegister() for example), blueprint instances of the property become read-only if the blueprint default is empty. This only occurs ...

Restore State for Make MovieSceneSequencePlaybackSettings Not Resetting Sequencer State Appropriately

UE - Anim - Sequencer - Oct 3, 2017

Restore State should have an affect on sequencer. The animation snaps back to its starting point even when this option is not set if played in PIE. If you drag in the level sequence in the editor an ...

Set All Bodies Below Simulate Physics Only Causes Ragdoll Effect if it is Set to Root Bone

UE - Simulation - Physics - Sep 29, 2017

-This functions in 4.16 -Physics will only simulate if the Third Person Character bone name variable is set to root -Physics does not affect any other bone -Make sure to plug in set in collision f ...

Async Load Primary Asset Class node fails in packaged build

UE - Gameplay - Sep 28, 2017

The Async Load Primary Asset Class node returns an invalid class for a packaged project. This does not occur in PIE / Standalone (calling the node does return the expected primary asset class) Reg ...

Material appears darker when applied to the screen via HUD blueprint as apposed to a widget blueprint

UE - Editor - UI Systems - Sep 22, 2017

Material appears darker when applied to the screen via HUD blueprint as apposed to a widget blueprint ...

SceneColor in surface material ignores translucent objects

UE - Graphics Features - Sep 22, 2017

Translucent meshes and particles behind an actor who's surface material uses SceneColor node are not rendered properly. Changing the view angle of the camera causes the translucent meshes to "pop" ...

Grandchildren of UDataAsset are not properly registered by the Asset Manager

UE - Gameplay - Sep 19, 2017

Any child class of UDataAsset (parent) will properly be picked up when the Asset Manager's Asset Base Class" field is set to the appropriate class. However a grandchild class (Child) with the same ...

Variables in Child Actor Template not Updating from Construction Script

UE - Gameplay - Blueprint - Sep 18, 2017

Project showing the issue attached. Variables in child actor template not updating based on changes made in child actor's construction script. Per licensee, "I'm basically trying to make a child a ...

No easy way to see details of multi-selected items of one type in new PhAT

UE - Simulation - Physics - Sep 13, 2017

REGRESSION: Yes, in the previous version of PhAT it was easy to do this since there was different modes for Constraints and Bodies In the new PhAT, there's no easy way to see the Details for a sele ...

Changing Physics Asset Constraints while playing in editor doesn't update actor in level

UE - Simulation - Physics - Sep 13, 2017

Changing a constraint setting on a physics asset while PIE doesn't automatically update the skeletal mesh actor in the level that is using it. If the user changes a setting that does cause a phys a ...