11-15-2021
02:25 PM
- last edited on
06-22-2024
09:15 AM
by
TheAntiSocializ
Do you have any feedback and/or issues in regards to the Meta Avatars SDK? Use this place to discuss, as we'll have members of the engineering team reviewing this thread!
Read the blog on the Meta Avatars SDK here: https://developer.oculus.com/blog/meta-avatars-sdk-now-available/
Refer to the Meta Avatars SDK documentation here: https://developer.oculus.com/documentation/unity/meta-avatars-overview/
03-08-2022 03:29 PM
Hi, for the avatar editor:
https://developer.oculus.com/documentation/unity/meta-avatars-samples/ on the samples the Mirror scene its says: "This scene also shows how to launch the Avatar Editor."
03-08-2022 04:01 PM
I do not believe you will have those DLLs on Mac. I cannot successfully run the Unity scene in my development environment (i.e. Mac) because of the same issues you receive.
However, if you build and deploy to your headset (if you are building for Quest or Quest 2), then you should be able to get the avatars working in the headset.
If you want to see the avatars in the Unity editor, unfortunately at this time, it seems you need to develop on Windows. I was able to successfully load the avatars in Unity on my Windows machine.
03-09-2022 06:45 AM
Oof, I feel silly for having completely missed that. Thanks for pointing me in the right direction! I'll check it out.
03-09-2022 09:34 AM
Any information on when / or if ever / there will be Unreal Engine avatars available? @mouse_bear
03-10-2022 04:12 PM
Hi! We don't ship MacOS versions of these libraries. The Meta Avatars SDK targets Rift (Windows) and Quest (Android) at this time.
03-11-2022 10:29 AM
Thank you for your reports and feedback, everyone! I've reported the major pain points you're experiencing thus far.
03-20-2022 10:52 PM
Is it normal that adding the Meta Avatars to your game will increase the game APK size by about 200Mb. (Because it seems to include graphic assets for multiple systems.)
This seems very inefficient. If this is the case I'll skip using Meta Avatars for now.
03-21-2022 10:14 PM
Hi CyberLizard-
About 130 MB of that space is our preset avatars for both Rift and Quest located at Assets/StreamingAssets/SampleAssets. If you don't need the sample assets you can remove them without any problem. In fact, you should be able to remove Assets/Oculus/Avatar2/Example safely to save more space.
03-22-2022 01:19 PM
Thanks! That's excellent. I'm not really sure what the "Preset Avatars" do. I had assumed they were necessary. Are they just like a local copy of the avatars for debugging etc? Perhaps I missed this in the documentation.
03-22-2022 07:12 PM
Hello, Did you ever fix this error: "Error initializing OvrPlatform. Falling back to local avatar"
I am at the same point.
In Oculus>Platform>Edit Settings
It says "The Unity Editor will use the credentials from the Oculus Application." Does this mean I need the Oculus PC app installed? Also "Use Standalone Platform checkbox is greyed out".