unity-solutions
unity-solutions copied to clipboard
The type 'Task<T>' exists in both 'Unity.Tasks' and 'mscorlib'
Assets\Scripts\Firebase Leaderboard\LeaderboardController.cs(419,12): error CS0433: The type 'Task<T>' exists in both 'Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'mscorlib
I can't use any scripts with 'Tasks' in Unity 2019.3.3f1 and Firebase 6.14 (latest).
Same.
I'll take a look.