- About XR
- XR Unity SDK
- XR SDK Release Notes
- Version:1.0.3
- Version:1.0.2
- Version:1.0.1
- Version:1.0.0
- Version:0.9.59
- Version:0.9.58
- Version:0.9.57
- Version:0.9.56
- Version:0.9.55
- Version:0.9.54
- Version:0.9.53
- Version:0.9.52
- Version:0.9.51
- Version:0.9.38
- Version:0.9.37
- Version:0.9.34
- Version:0.9.33
- Version:0.9.32
- Version:0.9.31
- Version:0.9.30
- Version:0.9.24
- Version:0.9.23 Beta
Unity Script Execution Order Settings¶
This setting is to avoid
other scripts affect the performance
of SDK. We recommend that users set the script for the SDK at the top of the “Script Execution Order” list in the following order, unless there is a special need.
Setting path:
Edit → Project Settings → Script Execution Order
Click “+” button can add the script to Script Execution Order list
The scripts below must add on the top of list in order :
XRSpace.Platform.VRCore.XRManager
XRSpace.Platform.VRCore.XRController
XRSpace.Platform.InputDevice.XRVirtualController
XRSpace.Platform.InputDevice.XRInputManager
XRSpace.Platform.VRCore.XREye
XRSpace.Platform.VRCore.XROverlay