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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
The ambient probe is not supposed to be updated as part of this function.