Search Issue Tracker
Fixed
Fixed in 2022.3.54f1, 6000.0.30f1, 6000.1.0a6
Votes
0
Found in
2022.3.29f1
6000.0.2f1
7000.0.0a1
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
- Importers name is not truncated in the Importer type dropdown menu
- Wrong shader appears when Particle System is added as a component
- Realtime Hard Shadows resolution of Spot Light and Point Light cannot be changed by script when using Universal Render Pipeline (URP)
- Warnings in the Package manager have no margin on the right side
- Errors are thrown in the Console and the Game view fails to render when RenderGraph Compatability is disabled and a Camera stack has a Pixel Perfect Camera Component with "Stretch Fill" Crop Frame
Add comment