The attached project will crash when attempted to toggle the Use RVO Avoidance option of the Character Movement component. This only occurs after toggling the same option in two other blueprints pri ...
Adding and removing Submixes at runtime, then editing the preset causes the editor to crash. Tested in 4.22.3 (CL - 7053647), 4.23.1 (CL - 9631420), 4.24 (CL - 1050688), 4.25 (CL - 10069288) ...
Importing an FBX into an empty camera animation sequence crashes the editor. The import seems to fail when trying to add a camera cut track. Exporting an fbx from a camera animation sequence, deleti ...
When using the multi-user editing tool inside a 4.24 project, persisting changes will sometimes result in a crash. Unable to reproduce the issue. However, the user has reported occasionally re ...
The Editor will crash when trying to set default values to a structure that includes a transform variable. Found in 4.19 C# 4033788, 4.20 CL# 4302132. 4.21 CL# 4347190 ...
Crash occurs when the user sorts array elements in the Project Settings. This seems to occur with any arrays in the Project Settings, but I haven't been able to reproduce the crash outside of them. ...
Setting the brush shape of the root component for a custom volume BP causes the editor to immediately crash. ...
Editing property with InlineEditConditionToggle meta specifier causes the editor to crash. Workaround: Calling Super::PostEditChangeProperty after property changing code prevents crash from occurri ...
When AnimBP and Blueprint Interface was added to the AnimBP has same name function, compiling AnimBP occur crash. ...