A PCG actor is assigned to a DataLayer and placed inside a Level Instance. Then that Level Instance is placed into a World Partition map. When the SpawnActor node in the PCG graph is set to MergePCG ...
Calling "Play Animation", if current animation has a looping timed particle it will continue playing ...
Setting up mouse over events for a character do not trigger. ...
When editing an actor blueprint that's inside of a hidden streamed level, the blueprint actor transform will reset to 0,0,0. There is a video that's attached to the AnswerHub post which is very use ...
Deleting an asset that is marked for add when using the Git source control plugin no longer actually deletes the asset. Instead the file will be removed from the Content Browser (it actually stays i ...
FOV-track-only camera anim do not give effect to current camera. if the anim have transform track without any key, the anim works. Regression? yes. This is not reproduced in 4.13.2 launcher version ...
A struct containing variables that are a Class Reference and Soft Object Reference to a Blueprint no longer works after the project is closed and re-opened in the Editor. If a variable of the struct ...
If a ForEachLoop node is used to cycle through an Array of Structures, using the Array Element output of the Loop node to set the members of the structure does not save the changed values. Workarou ...
Camera jitter when using Crane Rig with a Cine Camera that is using the Look At Functionality ...
User is attempting to find a blueprint member variable's default value in their implementation of UK2Node::NotifyPinConnectionListChanged(). but the expected value in FBPVariableDescription is empty ...