NotifyQueue.AnimNotifies Does not register the notifies set in the editor. EX: NotifyQueue.AnimNotifies.Num() will always return 0 even when notifies are set ...
When the argument -Zm98 is passed as a build argument in Visual Studio, the project will hang on open at 72% and must be closed via the task manager. The project continues to hang at the same spot ...
Crash when placing a widget into a nested name slot of another name slot. This occurs if this widget is then added to another widget and both the parent name slot and the child name slot receive chi ...
Closing and re-opening a project that had the 'Use Custom Depth as Mask' option checked within the High Resolution Screenshot Tool, will cause the boolean value to be unchecked and the viewport to r ...
When a RadialForceComponent is attached to a object in C++, it doesn't take on the "Object Types to Affect" in the component settings of the Blueprint. If the RadialForceComponent is created as a co ...
Camera jitter when using Crane Rig with a Cine Camera that is using the Look At Functionality ...
When using a custom Blueprint node with the meta tag, "ExpandEnumAsExects" Animation Blueprints get "Directions are not compatible" while other Blueprint classes are able to compile the same node. ...
When triggering overlap events with a Static Mesh using Complex Collision as Simple, the overlap Begin and End events will be triggered rapidly in sequence. Changing to Default collision will fix t ...
If a variable's value is being set in the construction script of a class and then that value is edited (the line itself is edited, not another setting of the variable), hot reload will not update th ...
Component reference broken in sequencer when component is renamed ...