Search Issue Tracker
Fixed in 13.1.5
Votes
0
Found in [Package]
Issue ID
1361956
Regression
No
Shadowmask Mode is exposed in the Light component even when Shadowmask Lighting Mode is not used
Steps to reproduce:
1. Download and open repro project (case_1361180-AltRepro)
2. Open SampleSceneA
3. In the Lighting window, set Lighting Mode to Baked Indirect
4. Select one of the Spotlights in the scene
5. In the Inspector window, navigate to the Light component > Shadows
6. Notice that Shadowmask Mode enum is exposed even though Lighting Mode in the Lighting window is set to Baked Indirect
Notes:
- Reproduces in HDRP only
- Reproduces in 2020.3.16f1, 2020.3.17f1, 2021.1.20f1, 2021.2.0b7, 2022.1.0a7
- Exposing this enum causes lighting discrepancies when using Baked Indirect Lighting Mode. It should only be exposed when Shadowmask Lighting Mode is used. Otherwise, it should remain inactive
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment