github Cysharp/UniTask 2.0.19
Ver.2.0.19

latest releases: 2.5.10, 2.5.9, 2.5.8...
4 years ago
  • Important Fix: can not close application in mono build
  • Fix: AsyncLazy can not await multiple times when task is not completed
  • Fix: UniTask.TimeoutWithoutException does not supress exception
  • Fix: UniTask.Delay can not use from threadpool thread
  • Add: UniTask.Run(Func<UniTask>) overload
  • Improvement: UniTaskCompletionSource can await multiple times before completed(same behaviour as TaskCompletionSource)
  • Breaking Changes: removed UniTaskCompletionSource.Reset()

Don't miss a new UniTask release

NewReleases is sending notifications on new releases.