Search Issue Tracker
By Design
Votes
0
Found in
2021.2
2021.2.12f1
2022.1
2022.2
Issue ID
1407538
Regression
No
GameObject light limits are affected by non-effective Light Layer
How to reproduce:
1. Open the user's attached project
2. Open scene Scenes/BreakLightLayers
3. In the Hierarchy window, double-click the GameObject "Sphere (1)"
4. Observe the four Spheres with reflecting red Point Lights in the Scene view
5. In the Hierarchy window, select the GameObject "DirectionalLightOnLightLayerNothing"
6. In the Inspector view, enable the GameObject by checking the box next to its name
7. Observe the same Spheres in the Scene view
Expected result: red Point Lights continue to reflect on the Spheres
Actual result: red Point Lights no longer reflect on the Spheres
Reproducible with: 12.1.5 (2021.2.14f1), 13.1.6 (2022.1.0b10), 14.0.0 (2022.2.0a7)
Could not test with: 7.7.1 (2019.4.36f1), 10.8.1 (Light Layers not available)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2022.2.X):
This is known limitation in forward rendering path with light layers. This will be solved in the future with Forward+.