Search Issue Tracker
Fixed
Fixed in 6000.0.35f1, 6000.1.0b1, 7000.0.0a16
Votes
1
Found in
6000.0.28f1
6000.1.0a5
7000.0.0a15
Issue ID
UUM-87651
Regression
No
Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Scenes/SampleScene” Scene
3. Select the “Directional Light” GameObject in Hierarchy window
4. Make sure the “Rendering Layer” and “Culling Mask” options are set to “Default” in the Inspector window
5. Select the “Cube” GameObject in Hierarchy window
6. Make sure the Layer is set to “TransparentFX” in the Inspector window
7. Select the “Settings/PC_RPAsset” Asset
8. Change the “GPU Resident Drawer” value to “Disabled”
9. Observe Scene and Game Views
Expected result: A shadow is cast from “Cube” GameObject to the “Plane” GameObject
Actual result: No shadow is cast from “Cube” GameObject to the “Plane” GameObject
Reproducible with: 6000.0.28f1, 6000.1.0a5
Couldn’t test with: 2021.3.45f1, 2022.3.53f1 - No support for GPU Resident Drawer
Reproducible on: Windows 10, Windows 11 (user)
Not reproducible on: No other environments tested
Notes:
- Shadows will be displayed when GPU Resident Drawer is enabled
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 7000.0.0a16):
Fixed issue with URP lights where the Culling Mask property was ignored for shadow casters when using the GPU Resident Drawer.
Resolution Note (fix version 6000.0.35f1):
Fixed issue with URP lights where the Culling Mask property was ignored for shadow casters when using the GPU Resident Drawer.