How to setup UniTask

  1. Visit the UniTask GitHub Repository: Go to Cysharp/UniTask on GitHub to access the project page.

  2. Download the Latest Release: As of 2024-04-01, the most recent release is version 2.5.4. You can download it directly from the releases section: UniTask 2.5.4.

  3. Import into Unity: After downloading, import the package into your Unity project. To do this, open Unity, navigate to Assets > Import Package > Custom Package, and select the downloaded UniTask package file.

Last updated