Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1365544
Regression
No
[Reflection Probes] Environment reflections affect overlapping reflection probes if one is inside the other
Steps to reproduce:
1. Open the attached repro project
2. Bake the scene
3. Observe the reflection probe inside the CornellBox
Expected result: Inner reflection probe is not affected by Skybox reflections
Actual result: Inner reflection probe is affected by Skybox reflections if close enough to the edge of the outer reflection probe.
Reproduces in: 2019.4, 2021.1, 2021.2, 2022.1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2022.1.X):
This behavior is by design. Please ensure that overlapping reflections probes fully encompass each other to avoid these unwanted behaviors.