Avatar loading issues
Errors and known issues.
Avatar does not load on application build
If avatar loading works in the Unity Editor but not in the built application, the glTFast shaders are likely missing. To fix this, add them to the Preloaded Shaders list in the Graphics Settings.
In the Unity Editor, go to Edit > Project Settings > Graphics and find the Preloaded Shaders list. Add the glTFastShaderVariants collection as shown below.

Last updated
Was this helpful?