gkngkc / UnityStandaloneFileBrowser

A native file browser for unity standalone platforms
MIT License
2.01k stars 317 forks source link

Reference has errors 'unityplastic' #113

Open x06designs opened 2 years ago

x06designs commented 2 years ago

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?

EbrahimKaram commented 2 years ago

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

ntxucb commented 2 years ago

Did you find a solution?

huangyechuan commented 2 years ago

Just delete the plugin in packagemanager

JAQuent commented 2 years ago

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

TomohiroKai commented 1 year ago

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