The engine crashes when trying to automatically create a type conversion node when they are used a key for a map. Found in 4.24 CL#10570792 Reproduced in 4.25 Main CL# 10646676 ...
LevelSequenceEditor has input priority over the Level viewport and other editor modules even though the Level viewport has been the last one selected. An example would be a cut operation. If you ha ...
If a code defined function that takes in a parameter is called from blueprints, the BP node will show the input pin for the parameter. If the parameter list is changed after the node is created and ...
Child Actor Components run their construction scripts upon parent's placement in level. However, these specifications are not maintained once PIE is initiated. ...
Duplicate slots are being created automatically under the Default Group in the AnimSlotManager. This is causing some problems because it replaces the originally created slot with the duplicate in t ...
If a parent blueprint is compiled and then play in editor is utilized. The child blueprint will lose categories in it's my detail's pane until recompiled. Note: Licensee reports that variables res ...
The Spawn Actor from Class node outputs an Actor reference when a Select node is attached to the Class input, even if both options are of the same child type. For example, if two Characters are the ...
If you place a mp4 file into the startup movies section of the Project Settings, the movie will only play for a brief time before the level loads. If you play the play the level with the startup m ...
Objects parented to a Destructible Mesh within a bp will not follow if the DM is simulating physics. ...
IgnoreActorWhenMoving node doesn't work if the actor variable is set per instance. ...