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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
We've given a workaround for this issue, and a proper fix is tracked in our roadmap as feature work.