Meta Avatar load fails with 'Failed to retrieve Avatar Specification' when using Federated User Ids
As of the 15th February 2023 Meta avatars being loaded using Federated UserIds as specified in the Cross-Play section of the documentations will not load. I get the following errors: [ovrAvatar2 native] stats::url file transfer failed: http response code: 500 [ovrAvatar2 native] specification::Failed to retrieve Avatar Specification for user id 535713845439867 This was working fine just yesterday so I assume something has changed in the backend to cause this problem. This isn't the first time we've had problems using the Federated User Id system and its making it hard to justify keeping Meta Avatars in our product.Solved5.7KViews1like6CommentsMeta Avatar Muiltiple precompiled assemblies error in Oculus Integration v44 (new issues in 2022)
I have a Unity project in version 2021.1.3.11f1, utilizing the Unity Asset store Oculus Integration version 44. I used the integration to enable SpaceWarp and the next step for my project was to import Meta avatars, but I ran into an issue that seems to be covered here previously. When bringing in the Meta Avatars SDK version 17.2, I get pre-compiled assembly errors. A previous post on the Meta forums had a solution which was to exclude the newtonsoft.Json.dll which came with the Avatar package, but this was with Oculus Integration v35 and seems to no longer work (https://forums.oculusvr.com/t5/Get-Help/Meta-Avatar-Error-Multiple-precompiled-assemblies/td-p/929944). When attempting to use this solution with all of the newest versions of Meta tech, I have to restart Unity in safe mode and get three errors: namespace 'OvrAvatarTrackingSkeleton' could not be found in two scripts, and 'OvrSpan<>' could not be found in a third. To my knowledge I am using the newest version of each solution here, so I can't understand how they would not work with each-other. If it helps, I only have the Oculus Integration Spatializer and VR components installed from the Unity package.1.8KViews1like3Comments