Search Issue Tracker
Fixed in 2021.3.12f1
Fixed in 2021.3.X, 2022.1.X, 2022.2.X, 2022.2.0b10
Votes
2
Found in
2021.3.10f1
2022.1.17f1
2022.2.0b8
Issue ID
UUM-15125
Regression
Yes
HDRP: Enable both Light Layers and Decal Layers breaks Visual Environment on Skinned Mesh Renderers
1. What happened
When Light Layers and Decal Layers are both enabled on the HDRP Render Pipeline Asset, the visual environment in the scene breaks, and the lighting goes very dark on Skinned Mesh Renderers. This is a regression from 2021.3.7.
2. How can we reproduce it using the example you attached
- Open OutdoorsScene, and switch to the Game View. Notice that the "Y Bot" model is reasonable well lit.
- Open Assets/Settings/HDRP High Fidelity asset
- Under Rendering, go to the Decals section, and enable the "Layers" checkbox.
- Note that the "Y Bot" model is now very dark, and barely lit.
- Now notice that if you uncheck Lighting -> Light Layers, the rendering is corrected.
The error only appears to occur when both Light Layers and Decal Layers are enabled. If neither, or only one, is enabled, the lighting looks correct. This was not happening in 2021.3.7, and appears to be a regression in all the HDRP changes under 2021.3.9.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment