Search Issue Tracker
Fixed in 7.1.2
Votes
0
Found in [Package]
4.10.0-preview
Issue ID
1156196
Regression
No
Lights Culling Mask is not set to "Everything" after installing HDRP package
Steps to reproduce:
1. Open the attached project "Case_1156196"
2. Navigate to Project -> Assets -> Scenes and open the SampleScene
3. Import HDRP package and set it up
-- Notice that GameObject "Cube" does not cast Shadows
Expected results: After installing HDRP Lights Culling Mask is set to "Everything"
Actual results: Lights Culling Mask is not set to "Everything"
Reproducible with: 2018.4.1f1, 2019.1.4f1, 2019.2.0b3, 2019.3.0a2
Reproducible package versions: 4.10.0-preview, 5.13.0 - preview, 6.7.1 - preview
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note (fix version 7.1.2):
This is not reproducible anymore with HDRP 7.1.2.
Now shadow layers are handle differently and they are linked to the light layers by default (see advanced shadow settings on the light) so the issue does not arise upon upgrading to HDRP anymore.