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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.