Physics Asset loses skeletal mesh reference when skeletal mesh is moved to another folder

UE - Gameplay - Apr 10, 2015

When moving a skeletal mesh from one folder to another will lose the skeletal mesh reference in the Physics Asset. A warning message will appear. Picture attached. James: Do things like FStringAss ...

Physics Thruster has no effect on destruction mesh

UE - Simulation - Physics - Destruction - Apr 13, 2015

Physics Thruster actor does not affect destruction meshes that it is attached to. ...

Child actor component cannot be selected within blueprint viewport

UE - Gameplay - Blueprint - Nov 24, 2015

Child actor component cannot be selected within blueprint viewport. The transform can be altered and, if selected within the Components tab, the child actor component can be moved within the viewpor ...

Compile error when opening a project on child blueprint calling parent blueprint event

UE - Gameplay - Blueprint - Sep 8, 2015

child blueprints calling functions from parent blueprints generate compile errors upon opening project and pressing compile within the child blueprint. Workaround: Open parent blueprint and comp ...

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

Reparenting a blueprint loses information created in the blueprint being reparented

UE - Gameplay - Blueprint - Jun 15, 2015

If an actor blueprint is re-parented to another actor blueprint, it will lose information in the blueprint even if nothing has been added to the second blueprint that would change the child blueprin ...

Cannot place static mesh in location if foliage mesh is already placed in same location

UE - World Creation - Worldbuilding Tools - Foliage - May 12, 2015

If a foliage object is already placed in level at a location, it will delete any static mesh that is placed in the same location. ...

Deleted actors remain in scene outliner

Tools - Mar 14, 2015

actors that are deleted via blueprints remain in the scene outliner during PIE Regression: No (Issue was occuring in 4.6)https://answers.unrealengine.com/questions/44271/why-are-destroyed-actors-in ...

Local variables do not appear in the context menu inside collapsed graphs

UE - Gameplay - Blueprint - May 21, 2015

Local variables do not appear in the context menu inside collapsed graphs. They can still be dragged into the graph. Reproduced in 4.8 Preview 3 and Main (//depot/UE4/Promotable-CL-2560501) ...

Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE

UE - Gameplay - Blueprint - Jan 22, 2015

Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE ...