When you attempt to play the user project in Standalone, or Packaging for Windows, the new window will crash and not play the game. Issue also occurs on Mobile. The project will not open. ...
The engine crashes when trying to initialize a native UserWidget within another widget. This happens because UUserWidget::GetSlotNames gets called before the widget tree is initialized, and we don't ...
It's possible to create a level sequence player in a level that's being torn down. Event end play is one example, but the original report comes from a situations that's harder to avoid. Creating a l ...
Deleting elements from TMap Struct in the Actor Blueprint Editor (specifically, deleting elements from them) causes Unreal to crash ...
The editor will crash during shutdown if Blueprints are actively being indexed in the background. ...
Adding an instance static mesh component to a class causes the editor to crash when an instance is added to a blueprint of the class. Regression: Yes - this behavior does not occur on 4.16.3 (CL 35 ...
Opening a module with references to a disabled plugin can crash the editor. ...
Currently, we do not prevent the calling of pre/post tick from the Slate loading thread. This can cause crashes in circumstances where the widget is destroyed before the tick is completed, and inval ...
The editor will crash if an array of interfaces is reset using the "reset values" button (yellow arrow) in the Detail's Pane of the editor. Frequency: 4/4 Crashreporter: N/A Regression? (No), is ...
Our company has updated Alias to 2021.3.1 and now Datasmith crashed when importing .wire files. Previously we had Alias 2019 and Alias 2021.1 installed. Now just Alias 2021.3.1 and then the issue be ...