When using State Trees, the AI Debugger can be accessed during play to show information about their current execution state. If a behavior tree is currently in a state that references a linked tree, ...
In the Android Vulkan Mobile preview mode, when multiple GPU niagara systems are visible and the user moves the camera around the level it can cause a crash, potentially caused by a race condition o ...
Attempting to create landscape layer info from within the new landscape creation window crashes the editor. Workaround: create the landscape, switch to paint mode, create layer info in paint mode w ...
Renaming an emitter's name in Timeline panel of Niagara editor causes an editor crash. This happens because FViewModelHierarchyOperation constructor is called with null InAnyModel ptr; FViewModelHi ...
As part of RecreateClothingActors(), the master pose component is not checked for a valid mesh and therefore when TransformComponent->GetComponentSpaceTransforms() is indexed into, crashes can occur ...
!!! Changes between version 4.12 and 4.13 for importing these !!! 4.12 There is a crash when importing any t3d (legacy) file through File > Import Into Level using the t3d file option. 4.13 The ...
Crash attempting to input value for Rot Y in a floating details panel. Found on //UE4/Release-4.15 CL-3283184. Reproduces in Binary and P4 versions of the editor. Reproduces in //UE4/Main CL-3283 ...
Crash occurs when trying to edit a MetaSound Source asset while a MetaSound Source is referenced utilizing FObjectFinder in C++ Repro Rate: 3/3Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\R ...
Crash-Connecting output of unspecified functions to pins on the material result node. This does occur in Main at CL: 3792526 ...