When adding a spotlight to the scene it does not correctly use cached virtual shadow map pages when the spotlight overlaps a mesh using WPO. This can be most easily observed by entering 'Cached Pag ...
When a client disconnects/unpossesses a mover character, the character's Network Prediction Component will re-configure itself now that it does not have a net connection. However, this handling will ...
Context: By default, Unreal Engine creates both simple and complex shapes, then, based on what the user wants (complex query versus simple query), the physics solver will use the corresponding shape ...
We have found an issue where children of editor-only actors get wrong transforms in PIE and cooked builds when placed inside level instances. This affects both engine version 5.5 and 5.6. The issue ...
Context: GameUserSettings stores user settings for a game, for example graphics and sound settings. The Scalability settings provide a way for to adjust the quality of various features in order to m ...
The FArchiveMemoryStream class is defined in GeneSplicerModule and RigLogicModule. This generate linker error as this doesn't respect the "One Definition Rule" 1>Module.GeneSplicerModule.cpp.ob ...
The morph functionality fails to change when the skinned mesh contains more than one UV channel in a Customizable Object. ...
Actors attached to a skeleton imported through a FBX file with the Front Facing X-Axis option enabled are flipped when the skeleton is animated. ...
Intermittently when cooking large licensee projects, an error is reported at the end of the cook:LogCook: Error: Content is missing from cook. Source package referenced an object in target package b ...
Starting in Unreal Engine 5.6, disabling "r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal" can lead to light leaking between adjacent or overlapping meshes. Also tested on Release-5.6, CL: 4523 ...