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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
We've given a workaround for this issue, and a proper fix is tracked in our roadmap as feature work.