Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...
When AnimBP and Blueprint Interface was added to the AnimBP has same name function, compiling AnimBP occur crash. ...
Collapsed material attribute nodes cause an editor assertion crash in the material editor when viewed or opened. Assertion failed: (Index >= 0) & (Index < ArrayNum): Array index out of bounds: 0 fr ...
The Editor will crash when setting a bool in a Niagara Parameter Collection via Blueprint. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 5159901, 4.23 CL# 5194133 ...
This is not a regression. Tested in //UE5/Release-5.2 CL26001984 The editor crashes when a physics asset of an animation with rigid body collides with geometry collection. ...
When using the handheld AR template and trying to package for ARCore, the package or launch on attempt will fail due to some permissions errors with Apple. If ARKit is disabled the editor will lock ...
When calling set fade out on a decal during design time via a custom event that is setup to be called in editor a crash will occur when clicking PIE ...
Generating a proxy mesh with imported models and the simplify mesh flag set to true causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7288428), 4.24 (CL ...
Note: This does not occur when the nativization mode is set to "Inclusive" in the Project settings. Current workaround: Ensure that the ChildActor class is NOT a data-only Blueprint, by adding scri ...