Search Issue Tracker
By Design
Votes
0
Found in [Package]
12.0.0
Issue ID
1362250
Regression
No
[HDRP][DXR] Ray Tracing reflection isn't lit when using Screen Space Global Illumination
How to reproduce:
1. Open the user's attached "dlss-bug.zip" project
2. Open the "SSGI" Scene
3. Observe the Game view
4. In the Hierarchy select the "Box Volume" GameObject
5. In the Inspector set the Screen Space Reflection->Tracing to "Ray Tracing"
Expected results: The reflection is lit
Actual results: The reflection is not lit
Reproducible with: 7.7.1 (2019.4.30f1), 10.6.0 (2020.3.18f1), 11.0.0 (2021.1.20f1), 12.0.0 (2021.2.0b10, 2022.1.0a7)
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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note:
Ray Tracing effects do no have access to other screen space results (SSGI, RTGI, SSAO, etc)