Search Issue Tracker
By Design
By Design in 2023.2.X
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
- Invalid Clip Method
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
Resolution Note:
The ambient probe is not supposed to be updated as part of this function.
Resolution Note (2023.2.X):
The ambient probe is not supposed to be updated as part of this function.