Search Issue Tracker
Fixed in 2021.3.15f1
Fixed in 2021.3.X, 2022.2.X, 2022.2.0f1, 2023.1.X
Votes
4
Found in
2021.2.0b15
2021.2.8f1
2022.1.0b3
2022.2.0a1
Issue ID
UUM-3897
Regression
No
[Terrain / URP]Mixed light baking with Shadowmask on URP with TerrainLit shader doesn't work as intended when using Deferred rendering
How to reproduce:
1. Open the attached project "ShadowmaskBug.zip"
2. Open the "test" Scene in the Assets folder
3. Open Lighting window (Window > Rendering > Lighting)
4. In the Lighting window set the Lighting Mode under the Mixed Lighting Tab to Shadowmask and press Generate Lighting button
Expected result: The Point Light is bright and the static objects produce shadows
Actual result: The Point Light is very dim and the static objects don't produce any shadows
Reproducible with: 12.0.0 (2021.2.0b15), 12.1.3 (2021.2.8f1), 13.1.4 (2022.1.0b3, 2022.2.0a1)
Could not test with: URP 11.0.0 and lower - Deferred rendering is 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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
Resolution Note (fix version 2023.1):
Fixed in: 2023.1.0a16
Resolution Note (fix version 2022.2):
Added missing shader keywords for Mixed Shadowmask Lighting in the URP Terrain Lit and BaseLit shader