We want to create an app that starts in mixed reality mode, and when the user click on a button, it launches the fully immersive mode. The user also has the ability to exit the fully immersive mode back to the mixed reality mode.
I am asking this, because I cannot think of a way to do it, since Unity only allows us to select just one mode when we build for VisionOS.
So I want to know if it is possible, and if it is, then how can we implement it?