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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment