lyuma / Av3Emulator

Emulator for VRChat's Avatars 3.0 system, built on the Unity PlayableGraph API
Other
539 stars 32 forks source link

Null Reference Exception: Object Reference not set to an instance of an object. Caused by adding VRCFury to Project. #147

Closed Blakesan closed 9 months ago

Blakesan commented 9 months ago

Adding VRCFury 1.751.0 to the project causes this issue rendering the Av3 emulator on the avatar blank. Spams the console.

Removing VRCFury fixes the issue.

Not super critical but annoying to have to back out of the project in order to use either VRCFury or the AV3 Emulator.

image

Blakesan commented 9 months ago

User error. Was informed on the Unity integration check box that fixes this.