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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
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.