Search Issue Tracker
By Design
Votes
0
Found in
2020.3.45f1
2021.3.19f1
2022.2.7f1
2023.1.0b4
2023.2.0a4
Issue ID
UUM-27633
Regression
No
DynamicGI.SetEnvironmentData does not update Ambient Probe
Calling DynamicGI.SetEnvironmentData does not update the Ambient Probe when using Realtime GI Steps to repro:
* Open the GITest scene in the provided project `SetEnvData_AmbientProbe`
* Observe that there is a static plane and a dynamic sphere in the scene
* Go the the MenuItem GI_SetEnvData/UpdateEnvDataGreen
* See that the plane is updated but not the probe lit sphere
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
The ambient probe is not supposed to be updated as part of this function.