Glitch9 Documentation
Glitch9 Inc.OpenAINative Plugins
  • Glitch9 Inc
    • Welcome to Glitch9 Inc.
  • Unity Toolkits
    • AI Development Kit
    • Smart Localization
      • Getting Started
    • Commit Gen
      • Getting Started
    • Serialization Saver
      • Getting Started
  • Native Plugins for Unity
    • Native Media Player
    • Status & Navigation Bar
      • Getting Started
      • Public Methods
      • Public Variables
      • Update Logs
    • Lock Task
      • API Reference
    • Background Music Looper
  • Support
    • How to setup Newtonsoft.Json
    • How to setup UniTask
Powered by GitBook
On this page
  1. Support

How to setup UniTask

PreviousHow to setup Newtonsoft.Json

Last updated 11 months ago

  1. Visit the UniTask GitHub Repository: Go to 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: .

  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.

Cysharp/UniTask
UniTask 2.5.4
LogoGitHub - Cysharp/UniTask: Provides an efficient allocation free async/await integration for Unity.GitHub