When the camera is outside of a certain distance from a point lights attenuation radius the VSM of that point light stops caching shadow maps. This can also be reflected in the output from the 'r.S ...
When HitLighting is enabled, SBT commit is running on the Graphic Queue, and the pass "LumenSceneLighting->offscreenshadows->LumenDirectLightingHardwareRayTracingRGS" that uses SBT could run on the ...
Orthographic viewport orientations were re-worked as part of the effort to align UE's editing experience with other industry-standard DCC tools. The World Partition view is still using the legacy o ...
When renaming or duplicating a LevelVariantSets asset that contains a Director Blueprint, the internal DirectorClass reference becomes mismatched. Although the DirectorBlueprint pointer updates corr ...
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 ...
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 ...
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 ...
When placing a NavLinkProxy in ChildActor, the link is not enabled by default. In this situation, setting SetSmartLinkEnabled to true does not establish the connection. You must first set it to fal ...