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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment