Steps to Reproduce:
- Create a project in Creator Companion, add Av3Emulator and GestureManager to the project
- Open project for the first time.
- Get asked to enter safe mode
- Receive some errors
Packages\lyuma.av3emulator\Editor\GestureManagerBridge\GestureManagerAv3MenuEditor.cs(25,49): error CS0234: The type or namespace name 'Vrc3' does not exist in the namespace 'BlackStartX.GestureManager.Editor.Modules' (are you missing an assembly reference?)
Packages\lyuma.av3emulator\Editor\GestureManagerBridge\GestureManagerAv3MenuEditor.cs(287,10): error CS0246: The type or namespace name 'RadialMenu' could not be found (are you missing a using directive or an assembly reference?)
I'm able to remove Av3Emulator via the Creator Companion, go back to Unity and it'll figure things out and take itself out of Safe Mode, then I can add Av3Emulator. In the past I've also successfully removed GestureManager,
VRChat SDK - Avatar(and base) 3.10.1
Gesture Manager 3.9.7
Av3Emulator 3.4.10
This compilation order problem can cause issues when switching to android, nothing shows up in the console, until you restart unity, but the VRChat SDK uploads an android avatar as a PC avatar, which causes security checks to fail ;)
Steps to Reproduce:
I'm able to remove Av3Emulator via the Creator Companion, go back to Unity and it'll figure things out and take itself out of Safe Mode, then I can add Av3Emulator. In the past I've also successfully removed GestureManager,
VRChat SDK - Avatar(and base) 3.10.1
Gesture Manager 3.9.7
Av3Emulator 3.4.10
This compilation order problem can cause issues when switching to android, nothing shows up in the console, until you restart unity, but the VRChat SDK uploads an android avatar as a PC avatar, which causes security checks to fail ;)