Search Issue Tracker
Fixed in 2021.3.11f1
Fixed in 2023.1.X, 2023.1.0a5
Votes
3
Found in
2023.1.0a1
Issue ID
UUM-2392
Regression
No
[URP] Greyed out Culling Mask option still takes effect when Light Layers are enabled
Reproduction steps:
1. Open the attached project
2. Open the "SampleScene.unity" Scene located in "/Assets/Scenes/" in the Project window
3. Observe the Lighting on the "Cube (Light Affected)" GameObject in the Scene View
4. Select the URP-HighFidelity.asset located in "/Assets/Settings/" in the Project window
5. Enable the "Light Layers" option under Lighting in the Inspector window
6. Observe the Lighting on the "Cube (Light Affected)" GameObject in the Scene View
7. Select and change the "Cube (Light Affected)" GameObject's Layer to "Custom Layer 2"
8. Observe the Lighting on the "Cube (Light Affected)" GameObject in the Scene View
Expected result: the Culling Mask option shouldn't take effect
Actual result: the Culling Mask option still works
Reproducible with: 2021.3.2f, 2022.1.0f1, 2022.2.0a14
Could not test with: 2019.4.39f1, 2020.3.34f1 (Light Layers are not present in URP)
Note: if the Light Layers are enabled, the Culling Mask option is greyed out, but it still takes effect. Even when the GameObject has the correct Light Layer selected it still requires it to have the Layer value selected to the greyed out Culling Mask Layer for the Lighting to take effect
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
- SSAO renders with banding when "Accurate G-buffer Normals" is enabled in URP Deferred Rendering
- Graph Toolkit Blackboard groups get expanded/collapsed until scrolled when navigating with left/right arrow keys
- Streaming AudioClip loaded from AssetBundle goes silent when the application is suspended and resumed
- Multiplayer Play Mode is showing the Player as Active when the Player was force shutdown and “No” is selected on the restart Player popup
- Shadergraph Category folder doesn't expand/collapse when using arrow keys to navigate
Resolution Note (fix version 2023.1):
Inspector and documentation now reflect intended behavior.
Fixed in 2023.1.0a5
Resolution Note:
Fixed cull mask setting and documentation for rendering layers
Resolution Note:
Fixed cull mask setting and documentation when light layers are tuned on.