Search Issue Tracker
By Design
Votes
0
Found in
2022.3.58f1
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-97826
Regression
No
ReflectionProbe is incorrectly culled based on Camera position and orientation when using Forward+ Rendering Path
Reproduction steps:
1. Open the attached “RefPrbTest” project
2. Open the “Assets/Scenes/SampleScene“ Scene
3. In the Game View, observe that the Capsule is affected by the Reflection Probe
4. Select the “Assets/Settings/PC_Renderer” Asset
5. In the Inspector, set Rendering Path to “Forward+”
6. Observe the Game View
Expected result: The Capsule is still affected by the Reflection Probe
Actual result: The Capsule is no longer affected by the Reflection Probe
Reproducible with: 2022.3.58f1, 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Reproducible on: macOS Sequoia 15.3.1 (M1 Max), Windows 11
Not reproducible on: No other environments tested
Note: Moving further or rotating the Main Camera, fixes the issue
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:
We've given a workaround for this issue, and a proper fix is tracked in our roadmap as feature work.