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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment