The Editor will crash when attempting to delete a variable from a Blueprint struct. This crash does not seem to happen if save the map with the actor in it. ...
Importing two or more Textures into the Material Editor results in a crash. This is a regression from 4.24.3 (CL-11590370) as well. This was reported and tested in 4.25 Preview 2 (CL-12055273) and ...
Was able to repro this on machines with and without machines set up for Xbone testing. ...
If a return node is removed from an interface that has been implemented in a blueprint, compiling the blueprint will cause a crash. Crash Reporter: [Link Removed] Frequency: 2/2 ...
An ensure is triggered in FBoundsCacheElement::GetValue when adding instances to an InstancedStaticMeshComponent inside a Blueprint’s Construction Script. This occurs when the ISM component is navig ...
User submitted bug. Editor will crash after changing key or value in Map. ...
Opening specific files inside of the "Sequencer" doc sample project results in engine crash. ...
When trying to recreate an issue that resulted in [Link Removed], I came across this call stack. Regression testing done in //UE4/Release-4.27.2 CL-18427296 and this issue did NOT happen. ...
If an actor has default property tracks set up in the Project Settings, adding that actor to a level sequence through C++ will crash the editor. This seems to stem from the creation of the default p ...
In UE 5.5, when the user attempts to save the level blueprint of a world-partition map, the Editor crashes if the BP contains any node with an input pin of type "Gameplay Attribute Structure", as lo ...