There's a crash when "Play Quantized" is used on an Audio Component that was constructed via the functions "Create Sound 2D" or "Spawn Sound 2D" when the option 'Persist Across Level Transitions' is ...
Crash occurs when the user attempts to open an anim blueprint containing the Ragdoll node, when Immediate Physics is disabled. ...
Quote from the licensee (FbxSkeletalMeshImport.cpp inside "// merge bones to the selected skeleton"): this happens because in UnFbx::FFbxImporter::SetupAnimationDataFromMesh, the function FindFBXMe ...
Deleting ParagonKhaimera BlendSpace 1D key values while the animation is previewing in Animation Editor will result in Engine crash. ...
A crash that is possibly the result of a circular dependency can occur if a Blueprint containing an ActorComponent with instanced UObjects and a variable that is a type of a child of itself is opene ...
When an Animation Modifier passes a null Animation Sequence value to an Animation Sequence the Editor will crash. This is a regression from 4.20.3 (CL-4369336). This was reported and tested in 4.21 ...
Using a struct containing an instanced object property as the value for a TMap results in a crash if a Blueprint of the class containing the TMap is subclassed and the child Blueprint is opened the ...
Applying a new reflection capture resolution after changing Preview Rendering Level to Android ES3.1 results in crash. Tested in: 4.24 P3 CL#10283392 4.25CL#10303496 ...
The user can use special character when naming widgets in widget blueprints which can cause some issues. In this case naming a button "<" and adding a child text block to the button named ">" will c ...
TRange::Difference function does not handle bounds correctly, causes crash in the sequencer when "Trim And Preserve Left/Right" is used in the user's example project. User provided a potential fix: ...