Search Issue Tracker
Fixed in 7.1.1
Votes
0
Found in [Package]
6.9.0
Issue ID
1201273
Regression
Yes
[LWRP] Light Component ignores culling mask values when multiple lights are re-enabled in the Scene
How to reproduce:
1. Open the "ARDemo-Editing-AllWorldsBase_SHADOWTEST" Scene in the attached "LWRP_ShadowTest copy.zip" Unity project
2. In the Hierarchy window, locate the "Spot Light" GameObjects
3. Disable and enable the "Spot Light" GameObject in the "ARWorld1" GameObject's hierarchy
4. Repeat step 3 for the "Spot Light" in the "ARWorld2" GameObject hierarchy
5. Observe the geometry of the "ARWorld2" GameObject derive shadows from the "ARWorld1" GameObject geometry
Expected result: the "ARWorld2" GameObject should ignore the "ARWorld1" geometry when applying lighting
Actual result: the "ARWorld2" GameObject derives shadows from the "ARWorld1" GameObject and the shadows flicker when moving the Scene camera
Reproducible with: LWRP 6.9.2 (Unity 2019.2.14f1), 7.0.1 (Unity 2019.3.0b4)
Not reproducible with: LWRP 5.16.1 (Unity 2019.2.0b1), 6.5.3 (Unity 2019.2.0b1), 6.7.1 (Unity 2019.2.0b1)
Could not test with: LWRP 5.2.3 (Unity 2019.2.0b1)
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
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
Resolution Note (fix version 7.1.1):
Fixed in LWRP 7.1.1