Search Issue Tracker
Fixed in 2022.3.54f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.0a6, future release
Votes
0
Found in
2022.3.29f1
6000.0.2f1
Issue ID
UUM-72348
Regression
Yes
Shadows do not appear on the Material with a custom shader which uses screen space shadow map in HDRP when Ray Traced Shadows are enabled
How to reproduce:
1. Open the “hdrp_gamecore_bug_shader“ project
2. Open the “OutdoorsScene“
3. Observe the “Plane“ and “custom hdrp“ GameObjects in the Game/Scene view
4. Open the “Sun“ GameObject in the Inspector
5. In the Light component expand the Shadows property
6. Under Shadow Map fold-out toggle on Ray Traced Shadows (Preview)
Expected result: The “Plane“ and “custom hdrp“ GameObjects are blue and reflect shadows
Actual result: The “Plane“ and “custom hdrp“ GameObjects are black and don't reflect shadows
Reproducible with: 2022.2.0b14, 2022.3.29f1, 6000.0.2f1
Not reproducible with: 2021.3.38f1, 2022.2.0b13
Reproducible on: Windows 10 (22H2)
Not reproducible on: macOS 13.5.2 (Intel)
Note: Was not able to test the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Add comment