This is a regression. Tested in //UE5/Release-5.1 CL23901901 The editor crashes after playing in editor when the level contains a niagara system with a scratch pad outputing audio spectrum. ...
If NewObject is used to create an instanced static mesh component at runtime, populating the component with AddInstance causes the editor to crash. Regression: Yes - repro steps provided did not cr ...
Issue reported by user that they are experiencing consistent crashes in UE4Editor have building lighting. ...
The editor is crashing when clicking the Maximize button on a standalone window when a startup movie is playing. ...
The crash can be worked around by modifying FFoliageISMActor::Serialize as following code : void FFoliageISMActor::Serialize(FArchive& Ar) { #if WITH_EDITORONLY_DATA if (!Ar.IsCooking()) // ...
Current state Triggering Gravity on element from Sketchfab object's tree, may result in crash. For 100% reproduction rate, download 'Rank 3 Police Unit' object and apply Gravity to its element 'Rank ...
From licensee: A simple example is setup in the project, the relevant part is just this code: UCLASS(meta = (BlueprintSpawnableComponent)) class TESTBUGEDITORONLYEDITOR_API UEditorOnlyComponent : ...
Resetting the Sequence Record settings in C++ while the Sequence Recorder Window is open causes the editor to crash Regression?: No This also occurs in 4.13 ...
Generated from CrashReporter ...
Editor crashes when attempting to set an object variable to a return value within widget blueprints. Frequency: 2/2 Crashreporter: [Link Removed] ...