Unity 2018.3.2f1 Assembly-CSharp-firstpass and netstandard (Solved)
Hi Fellow Developpers :)
Anyone getting error like the one below (trying to run treeview sample) ?
Assets\NoesisGUI\Samples\Primitives\PrimitivesController.cs(224,36): error CS0433: The type 'ObservableCollection<T>' exists in both 'Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
If i change player settings to API compatibilty level: .Net 4.x I get same kind of error :
Assets\NoesisGUI\Samples\Primitives\PrimitivesController.cs(224,36): error CS0433: The type 'ObservableCollection<T>' exists in both 'Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Any clue ? :)
Anyone getting error like the one below (trying to run treeview sample) ?
Assets\NoesisGUI\Samples\Primitives\PrimitivesController.cs(224,36): error CS0433: The type 'ObservableCollection<T>' exists in both 'Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
If i change player settings to API compatibilty level: .Net 4.x I get same kind of error :
Assets\NoesisGUI\Samples\Primitives\PrimitivesController.cs(224,36): error CS0433: The type 'ObservableCollection<T>' exists in both 'Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Any clue ? :)
Last edited by Khonan on 23 Jan 2019, 10:43, edited 1 time in total.
Re: Unity 2018.3.2f1 Assembly-CSharp-firstpass and netstandard
I just discovered the Bugtracker Tab...
The solution might be there ;)
The solution might be there ;)
Re: Unity 2018.3.2f1 Assembly-CSharp-firstpass and netstandard
My bad...
Don't get NoesisGui from the asset store... it's a deprecated version, actually.
Everything is working fine with the latest.
Cheers
Don't get NoesisGui from the asset store... it's a deprecated version, actually.
Everything is working fine with the latest.
Cheers
Re: Unity 2018.3.2f1 Assembly-CSharp-firstpass and netstandard (Solved)
I was going to mention that, you seemed to be using a very old version 😃
We have plans to update the Store version as soon as we release the new 2.2.
We have plans to update the Store version as soon as we release the new 2.2.
Re: Unity 2018.3.2f1 Assembly-CSharp-firstpass and netstandard (Solved)
Yes, didn't thought the version could be so old :)
Every thing is fine now, thanks. Next step : Remove the entire old GUI and move to xaml pages.
Every thing is fine now, thanks. Next step : Remove the entire old GUI and move to xaml pages.
Re: Unity 2018.3.2f1 Assembly-CSharp-firstpass and netstandard (Solved)
Thanks for your feedback!
Who is online
Users browsing this forum: No registered users and 0 guests