github Cysharp/UniTask 2.0.32
Ver.2.0.32

latest releases: 2.5.10, 2.5.9, 2.5.8...
4 years ago
  • Add UniTask.RunOnThreadPool, this is same as UniTask.Run however UniTask.Run will be marked [Obsolete] on v2.2, recommend to use RunOnThreadPool.
  • Add Task<UniTask>.Unwrap and UniTask<Task>.Unwrap, thanks @hikarin522
  • Fix PlayerLoopTiming.Initialization does not work
  • Internal ITaskPoolNode<T> interface is changed to ref T NextNode { get; }

Don't miss a new UniTask release

NewReleases is sending notifications on new releases.