github Cysharp/UniTask 2.0.15
Ver.2.0.15

latest releases: 2.5.10, 2.5.9, 2.5.8...
4 years ago

Important Note
Previous 2.0.x releases does not work correctly on IL2CPP release build under a specific condition.
This version is fixed it so be sure to use this.
Currently, a side effect of the fix is that one allocation may occur in IL2CPP builds.

  • Fix unobserved exception shows error in UniTaskTracker window
  • Fix ToCoroutine does not throws exception when error detected
  • Add UniTask.NextFrame
  • Add UniTask.WaitForEndOfFrame
  • Add UniTask.WaitForFixedUpdate
  • Breaking Changes: WithCancellation is returned from native timing of PlayerLoop
  • Breaking Changes: UniTask.Delay/DelayFrame, UniTaskAsyncEnumerable.Timer/Interval/TimerFrame/IntervalFrame always skip initial frame

Don't miss a new UniTask release

NewReleases is sending notifications on new releases.