Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
690900730's avatar
690900730
Explorer
1 year ago

Can't load Meta Avatar From CDN, When i use Meta CameraRig

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!

2 Replies

Replies have been turned off for this discussion
  • It will show Request Fail, but when i just use Default Camera Provided by Unity will not have this problem

  • 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.