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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment