gkngkc / UnityStandaloneFileBrowser

A native file browser for unity standalone platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reference has errors 'unityplastic'

x06designs opened this issue · comments

After installing the package I get these errors:
Assembly 'Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll' will not be loaded due to errors: Reference has errors 'unityplastic'.

Assembly 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/unityplastic.dll' will not be loaded due to errors: unityplastic references strong named System.Windows.Forms Assembly references: 4.0.0.0 Found in project: 2.0.0.0. Assembly Version Validation can be disabled in Player Settings "Assembly Version Validation"

Unfortunately, I can't disable "Assembly Version Validation" as described in the error message, because the option is grayed out in the Player Settings.

How can I fix this?

https://githubmemory.com/repo/SrejonKhan/AnotherFileBrowser/issues/2
I get the same issue
You would just need to update the windows form reference

I'm not sure how I would do it myself

Did you find a solution?

Just delete the plugin in packagemanager

When I go to the packagemanager I can only install it. There doesn't seem to be away to remove that.

I could disabled "PlayerSettings>Player>OtherSettings>Assembly Version Validation".
and error has gone.
If this can help, Unity version: 2020.3.25f1