MixedRealityToolkit-Unity icon indicating copy to clipboard operation
MixedRealityToolkit-Unity copied to clipboard

Official Support for "Enter Play Mode Settings" without domain reload

Open TheOnlyMunk opened this issue 3 years ago • 1 comments

Describe the problem

I'm always frustrated when [...]

I enter play mode and it takes 10+ seconds to start.

Describe the solution you'd like

Would love for MRTK to officially support the option under Project Settings -> Editor- > Enter Play Mode Options (true) -> Reload Domain (false) + Reload Scene (false).

image

When toggling off "Reload Domain" I get a bunch of errors.

Describe alternatives you've considered

Not having fast iteration times or try to dig deep into the MRTK architecture to solve manual reloads myself. Wanted to hear whether it's something that is already being looked into or not.

TheOnlyMunk avatar Jul 11 '22 13:07 TheOnlyMunk

I believe this is something that's actually blocked by the underlying input system, and other deeper things out of our control... Most of the time when I've tried to do a no-reload change, it's been non-MRTK things complaining (input system, XR plugins, etc...)

Zee2 avatar Aug 26 '22 20:08 Zee2

@shaynie anything we can do anything here?

AMollis avatar Mar 03 '23 23:03 AMollis