When a Chaos joint constraint is first created, having linear/angular plasticity enabled will unexpectedly force its linear/angular drive position target to zero on initialization, disregarding the ...
In FWorldConditionQuerySharedDefinition::PostSerialize, if (Ar.IsLoading() && SerializedObject != nullptr) the SerializedObject is currently only used for debug logging within Link() and is not ...
When Landscape GPU Culling is operational, patches of Landscape will have heavy overdraw. This requires Nanite and Lumen to be disabled - the test project is set up with this by default. This quad ...
After migrating our project from UE 5.5 to 5.7, we are experiencing a consistent engine crash in the Sequencer. The crash occurs specifically when a user attempts to add a component to a Spawnable A ...
When two input actions are bound to the same "pressed" key in the same IMC & one is set to RebuildControlMappings, the input of the other will trigger indefinitely while the key is held down. ...
The two following automation tests found in the "Standard Tests" list hit exceptions & cause the editor to crash:System->Physics->Interface->BodyInstanceShaders->ShaderPreprocessor->BuiltInMacros ...
The issue is that FAnimationSequenceThumbnailScene::SetAnimation calls referesh bone transforms which will trigger notify states present at the midpoint of the animation (as the thumbnail code sets ...
Based on [Link Removed] OCIO + nDisplay not producing expected output The issue is just that when using UE 5.6 or later the resulting colour looks off compared to what 5.5 and pevious versions wou ...
The LOD switching when the simulation is paused could still be causing problems when the simulation is paused while the LOD indexes are going up because there is no LOD Bias mappings by default. Se ...