ChengNan Yang

Results 12 issues of ChengNan Yang

Temporary fix as follows, ![image](https://github.com/ViveSoftware/ViveInputUtility-Unity/assets/33050705/545857da-5d01-4769-b25f-14e103f6f0a9)

bug

Starting from Oculus Integration v53.1, handtracking is malfunction when "Enable Oculus Tracked Hand Render Model" is checked. After uncheck "Enable Oculus Tracked Hand Render Model" and "Enable Oculus Controller Render...

bug

I found out that VIU Settings Oculus Android checkbox cannot be checked when using Oculus Integration v47. After changing OCULUS_XR_LOADER_NAME to OCULUS_XR_LOADER_CLASS_NAME can fix the issue. Modify ViveInputUtility\Scripts\Editor\VRPlatformSettings\OculusGoSettings.cs line 529,...

If someone's quality setting only has 1 element, below code will cause error. var lv2qualitySetting = qualitySettingsArray.GetArrayElementAtIndex(2); File path: HTC.UnityPlugin\ViveInputUtility\Scripts\Editor\VRPlatformSettings\OculusGoSettings.cs ![image](https://user-images.githubusercontent.com/33050705/235822235-226f198d-2d9c-4436-8c61-e590ea9ff5f2.png)

bug

In Oculus' ControllerModels scene, it uses Assets\Oculus\VR\Prefabs\OVRControllerPrefab.prefab to load controller models for different devices.

VIU Settings' Recommended Settings need to be updated. Oculus Integration SDK already deleted Avatar folder. ![image](https://user-images.githubusercontent.com/33050705/226263509-5c385e83-40b3-45bc-b5ef-7ab8d9fa9ea6.png)

User reports in [VIVE forum](https://forum.htc.com/topic/14498-can-i-select-hmd-left-controller-and-right-controller-at-the-same-time-when-i-use-simulator/#comment-50639) regarding there is no input control while selecting all devices.

I found some issues related to multi-language. If login Google Drive account with name using Chinese characters, it will show block characters. ![image](https://github.com/user-attachments/assets/45fb9dc4-84a2-4b04-bf8d-0669fa5a97c1) Changing to Japanese language, the wordings for...

bug

If user forgot to check permissions after login to Google Drive after returning to Open Brush app, user might not know there is no permission allowed. After clicking "ENABLE DRIVE...

bug
UX

I wonder is this known issue? I was using v2.7.0 tag from main branch and sometimes I did not see "Loading..." after I launch app. But in Unity Editor, I...