If the user adds a second time line to a widget blueprint after the first has had a key frame add then the editor will crash if the curve editor is selected. ...
Two different users have pointed out that the spring controls seem inverted and/or counter intuitive: The first post: https://answers.unrealengine.com/questions/328098/spring-controller-seems-to- ...
When you create a blueprint setup with a For Each loop and attempt to use Collapse to Function, the return node is connected to the loop body as well as the completed pin. This causes an issue becau ...
Values stored inside variables becomes corrupted after creating an FBufferArchive variable (FBufferVar), setting FBufferVar.ArForceByteSwapping = true; and then storing the original value in FBuffer ...
When importing the attached FBX file with only Animations, the editor will crash. The Same asset will import without error in 4.9.2 Crash Reporter BUGG: [Link Removed] ...
This bug has different behavior throughout the 4 different versions listed. 4.8.3 - Gives an assert 4.9.2 & 4.10 - Gives a fatal error crash 4.11 (Main) - Freezes the editor without a crash report ...
If an existing AddComponent node is placed in an Actor Blueprint's Event Graph for a custom ActorComponent-based Blueprint Class, the node will fail to be scheduled after adding a variable marked "E ...
Aligning comment boxes does not move the nodes within them. Reproduced in 4.10.0 binary and Main (CL# 2765781). Not a regression: Blueprint node alignment was not available prior to 4.10. ...
Changing the default Child Actor Class for a ChildActorComponent in a Blueprint after an instance of that Blueprint has been added to a level results in the instance in the level gaining an extra Ch ...
Adding Screen Space reflections to a Translucent Material Causes black reflections. Sometimes the reflections are completely white and do not change when changing the intensity of the lighting. [L ...