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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.