cancel
Showing results for 
Search instead for 
Did you mean: 

Quitting Oculus desktop app kills running Unity Editor instances

herbst
Protege
It seems that the Oculus app takes all running Unity Editor instances down when it shuts down for whatever reason.
This is an issue for development, as often we need to quit the Oculus app to use social features on Quest, which seems to currently lead to undefined behaviour (e.g. rich presence/destinations go all weird and crazy if someone is trying to use them from Quest while also logged into Oculus Home).

It would be great if closing the Oculus app wouldn't just go all berserk and kill any running Unity instances.
Note that this applies to both ones that are VR capabable (but not in play mode) and ones that don't even access VR at all, probably because Unity is "theoretically" VR capable.
1 REPLY 1

herbst
Protege
We were able to reliably reproduce the issue.

Oculus closes Unity - Repro steps:
  • Open Unity
  • Connect Quest via Oculus Link
  • Build & Run on Quest Device
  • Close Oculus Home
  • Wait for approximately 30-60 seconds
  • Unity closes as if it was an Oculus App