Discarding Actor while it is selected on the outliner may cause a crash. This may be caused by operations from C++ not being listed in the UNDO list, which may refer to unreferenced objects during ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098. The editor crashes when right clicking a Modify Curve node in an Anim Graph of a Animation Template Blueprint. ...
The Editor will crash in PIE when an Actor calls a method in a UObject that modifies some FString members in the UObject. In the Attached project, the UObject class contains two FString members and ...
Ran into a crash when trying to programmatically add foliage to a large WP level with some unloaded IFAs. ...
Generated from CrashReporter ...
Moving a saved duplicate of an OpenWorld level crashes the Editor. The act of moving the duplicated OpenWorld level crashes the Editor the moment the engine tries to delete the original level, so it ...
Generated from CrashReporter ...
Licensee reports no crashes in EA2. It crashes in Preview 2. The project is uploaded in a BOX due to its large file size. [Link Removed] ...
The editor crashes when attempting to open a project that has the Panoramic Capture plugin. Tested in //UE4/Release-4.26 @ CL 15973114 and the editor does not crash when the plugin is enabled, so ...