RealityStop / Bolt.Addons.Community

A community-driven project for extending Unity Bolt
MIT License
250 stars 34 forks source link

Error with Visual Scripting 1.8.0 / Unity 2022.2.2 #52

Closed GeorgesGraire closed 1 year ago

GeorgesGraire commented 1 year ago

Opening a project with the Community Addons package and Unity Visual Scripting 1.8.0 will cause a project breaking error.

🛑 Library\PackageCache\dev.bolt.addons@32ad2edd02\Editor\Windows\View\EditorWindowView.cs(13,58): error CS0535: 'EditorWindowView' does not implement interface member 'ISerializationDependency.IsDeserialized'

Here is also the bug reported on the Unity Forum: https://forum.unity.com/threads/updating-to-1-8-0-from-1-7-8-breaks-bolt-community-add-ons.1373451/