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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
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.