Context The showFlag.CollisionVisibility 1 cvar is a viewport visualization mode that highlights which Actors will block visibility. The showFlag.CollisionPawn 1 cvar is a Player Collision viewmode ...
Encountered an issue where local lights appear to be broken when baking lighting with GPU Lightmass. See screenshots attached. Tested regression in //UE5/Release-5.5 @ CL40574608 and the issue does ...
The Global Distance Field can constantly update, even when the camera is stationary, in large World Partition maps. This bug requires a large amount of the World Partition map to be loaded to reprod ...
TSR (and TAA) history accumulation gets reset when taking viewport screenshots or when clicking on an empty area in the outliner (when a tree item is selected). This can cause an undesirable issue w ...
In the Viewport, enabling Wireframe Mode (ALT+2) along with HDR (EyeAdaptation) Visualization crashes the Editor. I've tested different versions and this issue is not present on 5.0, but it reproduc ...
Since Unreal Engine 5.5 stationary lights have stopped working with GPU Lightmass when using Cascaded Shadow Maps. With Virtual Shadow Maps enabled on the project, GPU Lightmass works. This issue d ...
When a groom is present, setting any SamplesPerRay SMRT CVar to zero results in an unexpected complete shadow projected from the light. ProjectLight() in VirtualShadowMapProjection.usf has addition ...
Specular highlights on non-Nanite meshes with a clearcoat material that has the second normal enabled will disappear at certain view angles. This can be worked around by adding a constant node to th ...
Building the level or lightmaps can clear the volumetric lightmap. In 5.5, this requires you to perform a full build, or a lighting only build with a BSP brush in the scene. In 5.6, all level build ...
When building reflection captures through the ResavePackages commandlet, it frequently triggers an ensure inside of ReflectionEnvironmentCapture.cpp. If distributed shader builds start causing prob ...