ViveSoftware / ViveInputUtility-Unity

A toolkit that helps developing/prototyping VR apps.
http://u3d.as/uF7
Other
352 stars 82 forks source link

UGUI Example scene locks up on QUEST when clicking on text input field #131

Closed wirelessdreamer closed 4 years ago

wirelessdreamer commented 5 years ago

import viu, load UI example scene, push to quest, click on text input field. Quest locks up with 3 dots

chengnay commented 4 years ago

@wirelessdreamer I just checked this issue, and it is not caused by VIU. InputField is the root cause to this issue, but not sure why it does not happen in Oculus Go.

I found a thread online discussing about this issue. https://forums.oculusvr.com/developer/discussion/76233/unity-inputfield-ui-turns-quest-black-for-a-moment

wirelessdreamer commented 4 years ago

I have an open issue with unity on it. I haven't seen any updates yet though.

On Tue, Jul 30, 2019, 5:22 AM ChengNan Yang notifications@github.com wrote:

@wirelessdreamer https://github.com/wirelessdreamer I just checked that issue, and it is not caused by VIU. InputField is the root cause to this issue, but not sure why it does not happen in Oculus Go.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ViveSoftware/ViveInputUtility-Unity/issues/131?email_source=notifications&email_token=AABCHPJT5VDJ7CILWKGF2PLQCAB3RA5CNFSM4H3DVY42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3DLMWI#issuecomment-516339289, or mute the thread https://github.com/notifications/unsubscribe-auth/AABCHPLYSKQUQXYW3HSF3LDQCAB3RANCNFSM4H3DVY4Q .

wirelessdreamer commented 4 years ago

Fixed upstream in unity.