Vive Input Utility v1.10.4
-
Improvement
- Replace WWW to UnityWebRequest
- Pointer3DInputModule no longer set EventSystem to DontDestroyOnLoad
- Add VRModuleInput2DType
- Split VIUSettings into partials
- Add VIVE Cosmos controller enum
- Improve OculusVR support
- Add install package button in VIUSettings
- Add WaveVR SDK 3.0.2 support
- Add autoScaleReticle setting
-
Bug Fix
- [OculusVRModule] Fix serial number conflict on Oculus device
- [UnityEngineVRModule] Fix input manager index out of bound
- [SteamVRModule] Fix swapping controllers will cause input events showing on wrong device
- [WaveVRModule] Fix left hand mode cannot show controller model
- [ExampleScene] Fix BodyRole center position transformation
- [ExampleScene] Fix ResetButton teleports if moved after Start()