Workaround 1: 1. Change HierarchicalInstancedStaticMesh.cpp in either of the following ways:void{{ FHierarchicalStaticMeshSceneProxy::GetDynamicMeshElements(const TArray<const FSceneView*>& Views, c ...
Description: In Unreal Engine 5.4, when recording camera movements using the Take Recorder with the "Record Sources Into Sub Sequences" option turned off, significant viewport freezing and performan ...
Occasionally, PhysicsControl controls will teleport to the world origin. This is sporadic and generally fixes itself either with a restart. In the licensee's case, the controls were also animation d ...
Disabling Disregard for GC leads to a crash in GarbageCollectionVerification.cpp VerifyObjectFlags. This crash occurs when there is an invalid path specified in GameplayTagTableList. The cause of t ...
When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...
This behaviour was working correctly in version 5.3. This issue happens inside an InputMappingContext DataAsset from the EnhancedInput system. We need at least two mappings entries. One of the entri ...
The licensee found a way to lock the state of a rigidbody as PBDRigid->ObjectState() == EObjectStateType::Sleeping by subjecting it to a particular transient field composed of a RadialFalloff and a ...
It is possible to cause an editor crash when changing a the value of a node involved with a reentrant expression. See the steps to reproduce for more information. Specifically, the crash occurs whe ...