Search Issue Tracker
Fixed
Fixed in 6000.0.42f1, 6000.1.0b10, 6000.2.0a5
Votes
1
Found in
6000.0.21f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-82524
Regression
No
Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
How to reproduce:
1. Open the attached project "CustomLit-TargetLayerBug.zip"
2. Open Assets/Scenes/SampleScene.unity
3. Open Edit>Project Settings...>Graphics
4. Disable Render Graph>Compatibility Mode in the Project Settings window
Expected results: Sprites are not affected by the lights
Actual results: Sprites are affected by the lights
Reproducible with: 6000.0.21f1
Could not test with: 2021.3.44f1, 2022.3.47f1 (no Render Graph)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
Comments (1)
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
ilcane87
Sep 19, 2024 11:28
For clarity, this can be tested without Render Graph since it doesn't directly use its API (there are no scripts in the project), and the issue is not reproducible on Unity 2022 LTS.