For technical details, see blog post: UniTask v2 — Zero Allocation async/await for Unity, with Asynchronous LINQ For advanced tips, see blog post: Extends UnityWebRequest via async decorator pattern — ...
Unity Blogにこんな記事が出てました。 Optimizing, performance, Async と、なかなかあつい単語が目白押しでなんだこれは!となりました。これはなんなのかざざっと呼んでみました。 結論としては、Unity2018.3からいままでUnityのなかで勝手にやってた 「GPUに送って ...
There's a lot of confusion about async/await, Task/TPL and asynchronous and parallel programming in general, so Jeremy Clark is on a mission to inform developers on how to use everything properly.