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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note:
Fixed by another internal issue: UUM-61590: Reflection probe sorting gives incorrect result in Forward+