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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
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.