You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice the source is .NET 3.5, I'm guessing support may rely on .NET Standard or .NET 6 being implemented. Notice there's an experimental branch for this: https://github.com/filoe/cscore/tree/netstandard. This also relates to the main Open Brush project.
For those looking for a quick fix, I just deleted all the visualisation CS files from in /Assets/* -- you don't need them anyway for basic rendering of your drawings
Confirmed on Unity 2022.1
CSCore is pure C# so we should probably replace the plugin with source code: https://github.com/filoe/cscore
The text was updated successfully, but these errors were encountered: