RealityStop / Bolt.Addons.Community

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

Unity 2021.2 IAotStubbable.GetAotStubs(HashSet<object>) Breaking Bug #47

Closed jrDev1 closed 2 years ago

jrDev1 commented 2 years ago

Hey,

This is broken in new Unity 2021.2 with this error:

Library/PackageCache/dev.bolt.addons@1ab14307d9/Editor/Windows/View/EditorWindowView.cs(13,58): error CS0535: 'EditorWindowView' does not implement interface member 'IAotStubbable.GetAotStubs(HashSet<object>)'

Please fix ASAP!

Thanks, crafTDev

MasterSubby commented 2 years ago

Fixed