Search Issue Tracker
By Design
Votes
0
Found in [Package]
14.0.0
Issue ID
1404792
Regression
No
Enclosed space is not dark inside when Visual Environment component is enabled
Reproduction steps:
1. Open the attached project
2. Open the 'Bugreport' Scene
3. In the Scene view go inside the 'Clay room - diffuse only'
Expected result: The room is completely black
Actual result: The room is glowing
Reproducible with: 7.7.1 (2019.4.35f1), 10.8.1 (2020.3.30f1), 12.1.4 (2021.2.13f1), 13.1.5 (2022.1.0b9), 14.0.0 (2022.2.0a5)
Note: The room is dark as expected when the Visual Environment Volume component in the 'Global Volume' GameObject is disabled
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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Resolution Note:
HDRP/Lit materials receive (even when the smoothness is 0.0) a rough (indirect + direct) specular lighting. In this scene, there is no source high priority source of indirect specular lighting except the sky itself, so it leaks inside the box. To solve such problems you have three options:
- Use a reflection probe.
- Disable the sky when in a closed environment.
- Setup ray-traced reflections.