The editor will crash if the Window menu button next to Edit is pressed after compiling a toolbar plugin through the editor and attempting to click/use it. ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Issue does not occur when user Simulates in level viewport, nor when geometry collecti ...
When an actor has an instanced blueprint property, the order in which the map's imports are being verified when loading can cause the editor to crash. For example, trying to load an instanced bluep ...
[Link Removed] Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 ...
Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...
deleting the code "&& SimulationStages[i]->bEnabled" in UNiagaraEmitter::GetScripts will bypass the problem [Image Removed] ...
The SM_Statue exists in a bad state leading to a crash when it is loaded or anything that references it is loaded, e.g. Minimal Default level in the Starter Content. It can be deleted as a temporar ...
A crash is occurring when running a custom EQS generator that returns a Point and uses the Add Generated Vector node. This is a regression. No crash occurs with the same setup in 4.12.5. ...
The issue is in UInterchangeAssetImportData::ProcessPipelinesCache() The following iteration do not find blueprint pipeline, not sure about python pipeline, it need to be test. TMap<FString, UClas ...
Setting Slate Font Info default value in struct crashes editor Frequency: 3/3 Crashreporter N/A Regression (no) issue (does) occur in 4.11.2 ...