Av3Emulator icon indicating copy to clipboard operation
Av3Emulator copied to clipboard

Failed to resolve animator controller

Open Kieaer opened this issue 2 years ago • 1 comments

image This error occurs when the VRC SDK now uses the package manager.

Kieaer avatar May 19 '22 12:05 Kieaer

The default animators are now at a different path which I assume changes with each SDK update.

Assets/Samples/VRChat SDK - Avatars/3.0.4/AV3 Demo Assets/Animation/Controllers

Av3Emulator would need to account for version differences and those who delete the Samples folder. https://github.com/lyuma/Av3Emulator/blob/6142d8b5a3bfed41a35c874824c54e3f92664bf3/Editor/LyumaAv3EditorSupport.cs#L62-L74

A canny should be made requesting the SDK examples be their own package or included with the VRChat SDK - Avatars package to simplify things.

NotAKidoS avatar May 23 '22 16:05 NotAKidoS

Fixed in latest release

jellejurre avatar Mar 22 '23 18:03 jellejurre