#It could be your AR session. When it

1 messages · Page 1 of 1 (latest)

sacred isle
#

so should i add a dont destroy on load to it? (what about AR cam that has ar cam manager, input manager?)

#

but wont it interfere with my VR scene?

errant root
#

You might want to have your xr origin stay in the base scene, along with event system and interaction manager

#

I dont think ar session will cause issues

sacred isle
#
  1. i also need xr rig in vr scene
  2. but additive loading would render both the scenes, wont it?
errant root
sacred isle
#

dont get you

errant root
#

Scene 0 loads initially

#

You then load scene 1

#

Then unload scene 1

#

And load scene 2

sacred isle
#

my mr scene (starter scn) has ui stuff, press a btn (view in vr) and u go to vr scene with a vr 3d environment where vr locomotion is used to move around. then press menu btn on controller tog et back to mr ui scn.

errant root
#

do you have to change scenes btw?

#

Why not just disable game objects and such?

sacred isle
#

ok so i will add ar managers in scn0 (always loaded),
UI in scn1 (load this, unload scn2),
vr in scn2 (load this, unload scn1),
But what about VR rig? do i disable MR rig and enable VR rig in scn0 only? no xr rigs in any other scnes?

errant root
#

I dont see why youd need a different rig

sacred isle
sacred isle
errant root
sacred isle
#

yeah

errant root
#

It should be possible to have the same rig and just control settings on it

errant root
#

Yeah itshould be fine

sacred isle
#

okay.