Unity Issue Tracker - UpdateLightProbeProxyVolumes is running despite not being supported
Fixed
UUM-53150
UpdateLightProbeProxyVolumes is running despite not being supported
Unity: Shadows/Lights
Fixed
2023.3.X
2023.2.X
2022.3.X
2021.3.X
Won't Fix
2023.1.X
Verified with 2023.3.0a17
How to reproduce:
1. Download and open the attached "URP 2023 v2" project
2. Enter Play mode
3. Open the Profiler window
4. In the Profiler window, switch to Hierarchy view
5. Search for "UpdateLightProbeProxyVolumes"
Expected outcome: No calls are made to "UpdateLightProbeProxyVolumes"
Actual outcome: 1 call is made to "UpdateLightProbeProxyVolumes"