I'm currently working on a full space/immersive view. In other AR/VR development kits, it is possible to set a default position when windows open, and they can all be viewed at the same time. On VisionOS, so far I have only seen windows pop up directly in front of the user, though they can be moved. However, only one window is in focus at a time. I have seen no examples of multiple windows in a full space, and when i added it in, it worked the same as a shared space, where you had to move the windows yourself and they would blur if there are multiple windows. The default position modifiers do not work in VisionOs. I am unable to add any images to this post unfortunately, but im looking for something like this (The image is listed under multi window support) https://9to5mac.com/2023/06/21/visionos-gives-us-a-closer-look-at-what-well-see-with-apple-vision-pro-gallery/ on this example, the other windows are a normal size and not blurred out in Vision OS, so theoretically this is possible but i have thus far not found any example or answer on it.
so in short: -need multiple windows
- need them all the same size and next to each other
- need default position when they are opened
- need all windows in focus
- windows should not be overlapping
thanks