Rect lights cause visual noise on the light rendered when using raytracing. It is easier to see when you get rid of all other light sources in the scene. I have attached an example project.
This seems related to UE-68247.
Found in 4.23.1. CL#9631420
Reproduced in 4.24 P1 CL#9979423, 4.25 Main CL#10098181
1. Create a new project with raytracing enabled.
2. Set RHI Default to DX12 and enable raytracing.
3. Restart the project.
4. Place a sphere and a cube in the level.
5. Place a Rect Light next to each mesh.
Expected: The light renders properly
Result: There is visual noise in the render.
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
UMG RichText not appear image when packaged
What is the difference between Camera and CineCamera?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-84274 in the post.
2 |
Component | UE - Graphics Features - Lumen |
---|---|
Affects Versions | 4.23.1, 4.24, 4.25 |
Target Fix | 4.25 |
Created | Nov 12, 2019 |
---|---|
Resolved | Feb 28, 2020 |
Updated | Sep 19, 2021 |