I have placed my unity app in the init folder of the computer, and it launches at startup, Is there a way to have my unity app always in front of the dash buttons? Sometimes it is, but sometimes it isn't and I cannot figure out how to get predictable behaviour
Im not entirely clear on what you mean by "in front" of the dash buttons but if you want proper depth sorting when dash is deployed you can set this in the player settings before building https://docs.unity3d.com/ScriptReference/PlayerSettings.VROculus-sharedDepthBuffer.html