Search Issue Tracker
Fixed
Fixed in 2022.1.X, 2023.2.0a1, 6000.0.0b1, 6000.1.0a1, 6000.2.0a3, 7000.0.0a1
Votes
0
Found in
2022.3.22f1
2023.2.16f1
6000.0.0b13
6000.1.0a7
6000.2.0a1
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment