08-17-2024 10:32 PM
i meet a weird problem. when i just use default camera provided by Unity, i can load my personal Avatar from CDN.
But when i changed to Camera Rig(load from Building Block), i can not load my avatar. Did anybody meet this situation before? THX!
08-17-2024 10:40 PM
It will show Request Fail, but when i just use Default Camera Provided by Unity will not have this problem
08-17-2024 11:31 PM
Update!
I found every Time i reopen this unity Project and i can load my personal avatar from CDN, cause CAPI.ovr_User_GetLoggedInUser() is not equal zero.
But the second time i press play button in unity, i found CAPI.ovr_User_GetLoggedInUser() will be Zero, i don't know how to fix it.