Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.22f1
Issue ID
UUM-67714
Regression
Yes
The "Importance" field of Reflection Probes is ignored when Rendering Path is set to Forward+ in URP settings
How to reproduce:
1. Open the attached “reflectionprobe_forwardplus_issue” project
2. Open the “SampleScene” and observe how the light is rendered in the Scene window
3. In the Project window, navigate to the “Settings” folder (Assets → Settings)
4. Select the “URP-HighFidelity-Renderer” asset and change the “Rendering Path” field to “Forward+”
5. Observe how the light is rendered in the Scene window
Expected result: The “Importance” fields of the scene’s Reflection Probes are respected
Actual result: The Reflection Probes' “Importance” fields are ignored, and the Reflection Probe with Importance = 1 takes priority
Reproducible in: 2022.3.16f1, 2022.3.22f1
Not reproducible in: 2022.3.15f1, 2023.2.15f1, 6000.0.0b12
Could not test with: 2021.3.36f1 (feature does not exist)
Reproducible on: Windows 11, macOS 14.3 (Silicon)
Not reproducible on: No other environments tested
Note: Also reproducible in Player
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed by another internal issue: UUM-61590: Reflection probe sorting gives incorrect result in Forward+