Closed combatsheep closed 3 years ago
Hello @combatsheep. Do you have Scripting Runtime Version to .NET 4.x Equivalent in Unity?
Have you tried any of the solutions shared here: https://forum.unity.com/threads/type-task-exists-in-both-unity-tasks-and-mscorelib.855385/?
Hello, @manelizzard.
Do you have Scripting Runtime Version to .NET 4.x Equivalent in Unity? No, it's .NET 4.x.
I'm sorry I forgot to fill in the environment. Unity 2019.4.18f1
Is there any other place to check the settings? Thank you.
Hello @combatsheep, that looks fine.
What about the solutions shared in the link I pasted above?
Hello, @manelizzard.
Thank you! !! In the forum you taught me, It was written "go to: youProjectFolder \ Assets \ Parse \ Plugins" remove all files outside of the dotNet45 Folder ", so I tried it and it was solved! It was helpful!
Glad to hear that @combatsheep 💪
Hello. When I imported App Tracking Transparency for Unity into my project, I got the following error and couldn't proceed. Is there a way to solve it? Thank you.
Assets/Balaso Software/Runtime/AppTrackingTransparency.cs(75,24): error CS0433: The type 'TaskScheduler' exists in both 'Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'