The editor is crashing when clicking on a landscape actor in the viewport while simulating or when having a landscape actor selected and simulating. ...
When an actor with geometry collection is destroyed, the engine doesn't remove elements from array in the ChaosSolver So illegal references occurs. Removing element with following quick fix code ...
This occurred on packages that were created on different Windows machines. This crash is not occurring on other platforms during our Samples Pass. ...
If the user selects the "Create New Camera" button in a sequence, then uses undo, the editor crashes. This issue does not occur in //UE4/Main @ 3046959 ...
The FGCObject::AddReferencedObjects() can be called during the LoadObject for the cloth debug materials, while the material object pointers are not yet initiliazed, causing the editor to crash. ...
A crash occurs when setting the WorldGridMaterial from the Engine Content to the Unlit Shading Model and pressing apply. ...
This is a Regression. Tested in //UE5/Release-5.1 CL23901901 Using Bake To Control Rig on a Spawned Actor in a Subsequence with Play Range that exceeds the Subsequence causes a Crash. ...
Unreal Crash on .STEP file using the Datasmith importer. Works fine in 4.19.2 ...
Setting up widget through code crashes packaged project on play ...
Packaged game will crash on open when using Nativize blueprint asset in the project settings if the user is calling the node Get Data Table Row ...