Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.1.1
Issue ID
1182540
Regression
No
[DXR] Horizon can be seen through walls when using raytraced GI lighting and position Y is below 0
How to reproduce:
1. Open the user's project
2. Go into Play Mode
3. Descend to the position.y below 0
Expected result: Horizon cannot be seen through the wall
Actual result: Horizon can be seen through the wall
Reproducible with - 2019.3.0b5, 2020.1.0a6 (HDRP 7.1.1)
Could not test with - 2019.2.7f2 and earlier (no DXR)
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
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
Resolution Note:
The problem with this scene is that it has an ambient probe that is not black, thus we see that ambient probe from inside the room. Not a bug, just a problem in the light setup.