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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
- UITK Debugger new Classes element is not created with no information or warnings thrown when adding more than one element with the default name
Resolution Note:
We've given a workaround for this issue, and a proper fix is tracked in our roadmap as feature work.