Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.16f1
6000.0.17f1
6000.1.0a7
Issue ID
UUM-78796
Regression
Yes
Light rendering artifacts visible in Universal 3D Sample Template
Steps to reproduce:
1. Create a new Unity project using Universal 3D Sample Template
2. Wait for the project to load
3. Move Scene View Camera around the TerminalScene.scene (for example Room 2)
Actual results: Light rendering artifacts are visible in the open Scene
Expected results: No light rendering artifacts are visible in the open Scene
Reproducible with versions: 6000.0.16f1, 6000.0.17f1
Not reproducible with versions: 6000.0.15f1. Ubuntu 20.04
Tested on (OS): Windows 10, MacBook Pro, 2021 (Sonoma 14.6 (M1))
{}Notes{}: seems to be that Shader Graphs/Screen_Graph is causing the issue. Disabling objects with this material no longer reproduce light artifacts.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Resolution Note:
The fix was already landed in that reported version. With the new project, the shader graph now supports reflection probe correctly in forward+ rendering.