Opening Color Picker Windows crashes editor with Assertion Failed: IsOutsideRenderPass() in VulkanCommandBuffer.cpp Did not reproduce on Nvidia Linux Similar to: [Link Removed] but distinct from i ...
The ChaosCacheManager (CCM) changes the bSimulatePhysics flag from the ObservedComponents and, if deleted, the change will persist, what can lead to confusion as observed physical entities will inad ...
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 ...
Performing a Hot Reload after changing the default value of a property in an ActorComponent that is included in an Actor class triggers an ensure if a Blueprint has been created from that Actor clas ...
!!! 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 ...
There is a texture mismatch between the expected texture samplers and actual texture samplers for SingleLayerWater materials that use the Material Function StencilMaskCompare. Also tested on UE5.5, ...