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.