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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
We've given a workaround for this issue, and a proper fix is tracked in our roadmap as feature work.