I am seeing an cook failure at the very beginning. It goes away with a retry step via Horde. Please find attached call stack. I am able to consistently reproduce it by wiping all the DDC cache and ...
Changing the Anim Class in the Details Panel before Disable Post Process Blueprint can prevent the crash from occurring. Changing the Animation Mode does not seem to prevent this crash. The conten ...
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. ...
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 ...
Licensee observed crash in SGraphNode after modifying comments on blueprint nodes and saving. Has seen similar crashes before, unable to figure out how to reproduce them. ...
Cascade to Niagara conversion causes the editor to crash due to any distribution parameter in the Particle Emitter being reset to none. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL# 1831 ...
Crash when Substance material is applied to a mesh included in the HLOD system. Working as expected in 4.19 CL# 4033788. Unable to test issue in 4.21 CL# 4339215 due to plugin dependency. Found in ...
Mousing over an array input inside a Blueprint function can lead to a crash. For this to occur, the first parameter of the function must be a User Defined Struct. ...
Adding more than two custom Volume classes to a plugin results in any project that includes that plugin crashing when opening it in the Editor. There does not appear to be a problem with adding thre ...
BRANCH: MAIN CHANGELIST: 2322258 PLATFORM: Windows DESCRIPTION: When using a texture sample with the MipValueMode to MipLevel or MipBias with a value of 4 or higher will cause a crash. ...