cancel
Showing results for 
Search instead for 
Did you mean: 

How to show generic avatar whenever doesn't have one set?

TheGrandEnnui
Level 3

We're using Meta Avatars2 (version 13) and they are loading up properly via CDN when the account holder has setup an Avatar2, but when they haven't, it will load a specified one from StreamingAssets/PresetAvatars_Quest/Rift, but these are all premade, and not the generic default blue/gray one.  To be fair, I haven't checked them all; is the default in there, and if so what number? If not, how do we get the get it to show till they do set one up?

2 REPLIES 2

TheGrandEnnui
Level 3

Now I've checked them all and they are, as they say, presets not the default.  It looks like a default avatar is loading, but it never renders, nor is it tracking properly when viewed in editor.

TheGrandEnnui
Level 3

Okay, so this issue was part user error, but also lack of documentation to explain the options. The issue was that we'd set the skinning options to OVR_UNITY_GPU_FULL and support to OVR_GPU, instead of UNITY and ALL, and apparently the default avatars don't like that (custom avatars worked fine).