Skip to content

v2.6.1

Compare
Choose a tag to compare
@timcassell timcassell released this 22 Oct 03:16
· 679 commits to master since this release
9ff42d0

Fixes:

  • Fixed compilation error in RELEASE mode in Unity 2020.1 or newer.
  • Fixed PromiseYielder.WaitOneFrame().ToPromise() waits an extra frame in Unity versions older than 2021.2.

Optimizations:

  • Fixed spin waits for some synchronous operations.