oculus-samples / Unity-Decommissioned

Unity project for "Decommissioned A VR Social Deduction Showcase" on Meta Quest
Other
57 stars 10 forks source link

Hung on 'Unable to detect user avatar' #3

Closed metaouter closed 1 year ago

metaouter commented 1 year ago

When I run this sample, it always hung on 'Unable to detect user avatar' until I quit from application. What problem it may be?

jasonmeisel commented 1 year ago

Could you provide logs to help us diagnose this issue?

From your description, it sounds like you don't have an Avatar set up for your account. This is a case that should be handled by the game, so this is a bug. That said, you can probably work around it by creating an Avatar for your account.

metaouter commented 1 year ago

Maybe I found the reason that my app doesn't has the privilege to access my avatar. I will apply the privilege first, then try it again.

jasonmeisel commented 1 year ago

Sounds like you found the fix. I'll close the issue for now.