There is a regression or change in the Build Lighting process when using Lightmass in Unreal Engine 5.6:When building lighting with Lightmass calling the CalculatePointShadowing function, the result ...
From 5.6 onwards, Skylight Leaking is much stronger in reflections than in the world. Also tested on //UE5/Release-5.6, CL 45232827 ...
PreExposure is influenced by LocalExposure in PostProcessEyeAdaptation.cpp:1265. It appears when the scene is particularly dark and using manual exposure, the LastAverageLocalExposure can read a lar ...
Creating a custom fallback mesh with LOD for Nanite-enabled meshes with multiple materials, results in mesh LODs with errors. As the number of material sections (material slots) decreases with coars ...
When an emissive AfterMotionBlur material is used with TSR, Bloom is not applied to the material. The cause for this appears to be that AfterMotionBlur materials are composed to a separate texture ...
Reflections do not receive SkyLight leakage contribution from a static SkyLight when static lighting is disallowed. This is caused by the function UpdateSkyIrradianceGpuBuffer checking if the SkyLig ...
When animating the split fraction of a splitscreen experience, TSR causes an significant increase in UAV memory. In PIX, this appears to be caused by TSR allocating the history multiple times when ...
Licensees have reported that this issue occurs when rendering from the command line: Rectangular lights with virtual textures do not render when you run the "Render (Remote)" button in the Editor, a ...