- Home /
Question by
EyeMD · Jan 14, 2020 at 02:24 AM ·
c#visual studionamespace
Async/Await in 2019.2 and Visual Studio 2019
I'm trying out Async instead of Couroutines.
In VS2019 w/ Unity 2019.2, the editor is recognizing 'async' and 'await', - but not recognizing 'Task'. 'Task' does not exist in the current context - am I missing a namespace or something?
Seems like its just supposed to work out of the box in the newer versions of Unity. Any help is appreciated, thank you, Tim
Comment
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Making a bubble level (not a game but work tool) 1 Answer
"using UnityEditor;" throws an error? 1 Answer
UnityEngine.Android not does not exist 0 Answers