Search Issue Tracker
Active
Fixed in 2022.3.25f1, 2023.2.20f1, 6000.0.0b15
Votes
0
Found in
2022.3.22f1
2023.2.16f1
6000.0.0b13
6000.1.0a7
7000.0.0a1
Issue ID
UUM-67982
Regression
No
[URP] Changes to the Intensity of ReflectionProbe are not immediately reflected when using Forward+
Steps to reproduce:
1. Open the attached user's project "ReflectionProbeIntensityIssue.zip"
2. Open "Assets/Scenes/SampleScene.unity"
3. From the Hierarchy, select the GameObject named "Reflection Probe"
4. From the Inspector, change the Intensity of the ReflectionProbe
5. Ensure in Scene View that the Intensity of the ReflectionProbe is not reflected
Expected result: The Intensity of ReflectionProbe should be reflected immediately
Actual result: The Intensity of ReflectionProbe is not reflected. It will reflect only after you disable and then enable the Game Object
Reproducible on: URP 14.0.10 (2022.3.22f1), URP 16.0.5 (2023.2.16f1), URP 17.0.2 (6000.0.0b13)
Could not test on 2021.3.36f1 due to Forward+ not being available
Testing Environment: Windows 11
Not reproducible on: No other environment tested
Notes:
-Issue reproduces only with Forward+ Rendering Path
-Issue reproduces with all Graphics API's
-The Intensity change is reflected when the ReflectionProbe is turned off and back on
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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Resolution Note (fix version 6000.0.0b15):
Resolved with this PR: https://github.cds.internal.unity3d.com/unity/unity/pull/46903
Resolution Note (fix version 2023.2.20f1):
Resolved with this PR: https://github.cds.internal.unity3d.com/unity/unity/pull/46909
Resolution Note (fix version 2022.3.25f1):
Resolved with this PR: https://github.cds.internal.unity3d.com/unity/unity/pull/46908