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
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
- "OnApplicationQuit" is called when "Application.wantsToQuit" returns false
Add comment