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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment