A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
@VladVNeykov Thanks for the info :)
is this possible yet?
yea mine too and I prefer to have 1 build that does it all with launch params reported it to Oculus on 23rd here...
@lodendsg the cause is this line if (NativeMethods.GetAppShouldQuit()) inside...
was but couldn't replicate in 2020.2.0b8
not sure what's causing these logs; but only getting them when launching with "com.unity.xr.oculus": "1.x.x" do not get this launching with non...
thank you; runtime is easiest for me; for anyone else having this issue: "com.unity.xr.oculus": "1.5.0" ... from the new OculusPlayerLoop file
thank you for your help by adding that code i can use the same build to launch any vr mode "-vrmode none" "-vrmode openvr" etc. choosing any of...
could only get builds to work consistently with InitMangerOnStart set to true; toggling XR mode would also cause issues so this is my workaround...
i added support // add this method public bool app_launch_args_contain(string value) { var args =...
runtime of build with "-vrmode none" launch params which means none of the 3 loaders have been init Initialize() is only allowed if...
i target these 3 with one build "com.unity.xr.oculus": "1.5.0", "com.unity.xr.windowsmr": "4.0.2", "com.valvesoftware.unity.openvr":...
app with XR mode optional Unity 2020.9.1f1 "com.unity.xr.management": "3.2.16" Windows Build il2cpp
for a workaround does anyone know what raw axis value we can get? unfortunately i don't have index controllers tried rAxis3.x of...
yes please my changes to XRManagerSettings.cs are overwritten when opening the project in Unity...
added quick workaround to my previous post
how do we get the app launch command line args working with XR Plugin Management? e.g. -vrmode OpenVR what do i use instead of this:...
anyone else getting major lag in build and editor using subsystem Oculus XR Plugin 1.3.4, and having SteamVR 1.11.12 open in the background?...
Hello and Thank you @williamj, this is my bad for some reason I thought having the Test Framework package was a dependency of the Entities package...
Hi, Please, please, please help me disable these warning logs from XRStats. is there a way to disable XRStats completely?