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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment