ImmersiveSpace with system environments

Hi,

When opening an ImmersiveSpace with the .mixed style, is it possible to keep the user's current selected system immersive environment?

Currently, the system immersive environment will be dismissed.

ImmersiveSpace(id: "some id") {
            SomeRealityView()
}
.immersionStyle(selection: .constant(.mixed), in: .mixed)

Hi @kevin_wang

It's not currently possible to display the user's selected system environment when opening an immersive space.

If you'd like support for this feature in the future, please file a feedback request at https://feedbackassistant.apple.com and detail your use case. Thanks!

ImmersiveSpace with system environments
 
 
Q