Forum Discussion

Mr.WaterMelonP's avatar
13 days ago
Solved

I'm trying to integrate the Meta Avatar editor into my app.

Unity 6000.2.13f.1 , Meta Avatars 40. platform 81 

Used Meta Link, added Platsorm init  and openAvtar editir script

AvatarEditorUtils.LaunchAvatarEditor() is starting but Avatar editor doesn't Launch(((

 

 

 

  • Mr.WaterMelonP's avatar
    Mr.WaterMelonP
    12 days ago

    I created a new project and everything worked fine there. The only problem is that the editor opens in the PC browser. Is that because of the PClink? Will it open in the build? Only half of the avatar is visible; I set the full body  in the camera rig block + network avatar block.

4 Replies

    • Mr.WaterMelonP's avatar
      Mr.WaterMelonP
      Explorer

       in mirror scene Nothing happens when I press a and b and it constantly displays

      Debug [ovrAvatar2 native][Debug] JobSystem::Unsticking queue ? with job ?
      UnityEngine.Debug:Log (object,UnityEngine.Object)
      Oculus.Avatar2.OvrAvatarLog:Log (Oculus.Avatar2.OvrAvatarLog/ELogLevel,string,string,UnityEngine.Object,bool) (at ./Library/PackageCache/com.meta.xr.sdk.avatars@45b03b85dc05/Scripts/OvrAvatarLog.cs:237)
      Oculus.Avatar2.OvrAvatarLog:LogCallBack (Oculus.Avatar2.CAPI/ovrAvatar2LogLevel,Oculus.Avatar2.Experimental.CAPI/ovrAvatar2StringView,void*) (at ./Library/PackageCache/com.meta.xr.sdk.avatars@45b03b85dc05/Scripts/OvrAvatarLog.cs:171)
      Oculus.Avatar2.OvrAvatarManager:JobSystemWorker() (at ./Library/PackageCache/com.meta.xr.sdk.avatars@45b03b85dc05/Scripts/OvrAvatarManager.cs:853)
      System.Threading.ThreadHelper:ThreadStart() 

  • Hi Mr.WaterMelonP​ , I'm assuming the reason Meta Avatar Editor not launching is due to missing app ID and/or Meta Avatars not enabled in your project.

    Go to "Meta" -> "Tools" -> "Meta Avatars Setup Guide" and follow the given instructions. Basically, you'll need to create or insert your app ID, as well as enabling your app to access Meta Avatars by submitting a Data Use Checkup request via Meta Developer Dashboard.

    Let us know if this helps :)

    • Mr.WaterMelonP's avatar
      Mr.WaterMelonP
      Explorer

      I created a new project and everything worked fine there. The only problem is that the editor opens in the PC browser. Is that because of the PClink? Will it open in the build? Only half of the avatar is visible; I set the full body  in the camera rig block + network avatar block.

→ Find helpful resources to begin your development journey in Getting Started

→ Get the latest information about HorizonOS development in News & Announcements.

→ Access Start program mentor videos and share knowledge, tutorials, and videos in Community Resources.

→ Get support or provide help in Questions & Discussions.

→ Show off your work in What I’m Building to get feedback and find playtesters.

→ Looking for documentation?  Developer Docs

→ Looking for account support?  Support Center

→ Looking for the previous forum?  Forum Archive

→ Looking to join the Start program? Apply here.

 

Recent Discussions