Regression. Function library saving crashes if it references to a string table entry. ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...
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. ...
Any blueprint with a TArray of a struct containing a TMap crashes the editor when adding elements ...
When trying to delete an existing (and saved) mesh instance from a Hierarchical Instanced Static Mesh component the Editor crashes due to a failed assertion, however clearing all instances does not ...
This was able to be reproduced 100%. I encountered this during a Regression pass. I was trying to give myself more working space and remembered that hitting "Home" focused the space in sequencer, so ...
Creating a local variable in an ABP function crashes ...
When modifying the name of a gameplay attribute that is used with a modifier on a gameplay effect, attempting to remove/change the modifier causes an editor crash. This appears to be due to line 29 ...
Overriding a BlueprintNativeEvent function with a const reference parameter in blueprints causes the project to fail to package if the blueprint is nativized. Note: This only occurs if the function ...
Editor crashes after ejecting from pawn and opening a sequence when ending PIE ...