Bounded volume camera not scalable when app go background and focus again. And stuck on previously scaled dimension. Image shows my setup. Thanks
Hi,
Can I get more details on what you’re trying to achieve here? Are you trying to use the visionOS chrome to attempt to resize the volume (i.e. clicking and dragging the “floor” of the volume to resize the volume)? Or something else?
If you’re resizing using the visionOS chrome, the setup shown looks good. Ensure there aren’t duplicate Bounded VolumeCameraWindowConfigurations with the same OutputDimensions in your project - if there are multiple, visionOS may randomly pick one to open/re-open your bounded volume.
If all your VolumeCameraWindowConfigurations are already unique/not-duplicated - please submit a bug report and a repro project.
