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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note:
Fixed by another internal issue: UUM-61590: Reflection probe sorting gives incorrect result in Forward+