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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Fixed by another internal issue: UUM-61590: Reflection probe sorting gives incorrect result in Forward+