The hierarchy of a LevelInstance actors (Outliner) will break when cooking. The source is the call to AActor::RerunConstructionScripts in FWorldPartitionLevelHelper::MoveExternalActorsToLevel. The ...
When a sufficiently large object casts shadows near the Directional Light's Dynamic Shadow Distance range, the VSM pages are inconsistent in their shadowing - some will choose to shadow per-pixel, w ...
The UE_EXPERIMENTAL macro is not used correctly in InstancedSkinnedMeshComponent.h. It should come after the 'class' keyword & before UInstancedSkinnedMeshComponent as specified in the documentation ...
In UE 5.7.2, when moving a Landscape Component to a sub-level using Landscape Mode > Manage > Move to Level, the proxy transform is not synchronized with the root Landscape when the KeepWorldTransfo ...
Loading a world partition cell containing dense foliage (30k+ instances per cell) causes spikes on lower end hardware of up to 10-15ms and can observe spikes of 2-5ms on high end hardware too primar ...
In FStateTreeCompareEnumCondition::GetDescription, the Left.Enum value is mistakingly used when setting the RightValue. This causes crashes when resetting the default value of the Right field in an ...
An unusual interaction has been found when using automatic navlink generation combined with Dynamic Modifiers Only navmesh generation. When an nav area is modified in a tile that contains an automat ...
Additional Post Process renders always have a black alpha channel ...
Issue 1: Convex Collision Transformation Missing for External Collision Sources Issue 2: Convex CCD Stability Issues due to Plane Intersection Semantics See attached URL for more details. ...
We have encounter an issue in the Chooser when we setup output object column for soft reference object ptr (an optional montage object). It is working correctly when the montage is loaded. But befor ...