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.

Example of adding shaders to the Preloaded shaders list in Project Settings.

Last updated

Was this helpful?

#182: Unity UI Window Updates

Change request updated