Welcome to the Unity AcceleratorThe Unity Accelerator is an external tool that provides an asset cache that keeps copies of a team’s imported assets. The goal of the Accelerator is to speed up teamwork and reduce iteration time by coordinating asset sharing so that you don’t need to reimport portions of your project. More info
See in Glossary downloads page. Here you can find the latest release and previous versions, along with their release notes and installers for all supported platforms.
Release date: March 10, 2026
The installer could fail during upgrade if a previous Unity Accelerator installation was partially deleted. For example, if the unity-accelerator.cfg configuration file was manually removed while the system service registration remained in place.
Now, the scenario is detected, and the installation proceeds as a fresh installation instead of failing. A warning message is added to the installation log file. This ensures that users with corrupted or partially uninstalled environments can successfully reinstall or upgrade without manual cleanup.
cachedbpendingprevious directoryAn upgrade to the Unity Accelerator could result in a failure during the removal of the cachedbpending directory. If a previous stop left a dangling cachedbpendingprevious directory in the storage, subsequent restarts would fail with an error, so the Editor wouldn’t connect and the dashboard wouldn’t load.
The application now detects this condition. The service starts normally after upgrades or restarts and doesn’t require manual cleanup.
On macOS, the standalone unity-accelerator binary was code-signed, but not notarized. Because Apple had no record of the binary in their notarization database, macOS Gatekeeper displayed a warning dialog stating the software might be malware.
Note: macOS Gatekeeper might still show a warning. For example, if the binary is downloaded using a method that doesn’t set the quarantine attribute, or the user’s system can’t reach Apple’s notarization servers. However, notarizing the binary significantly reduces the likelihood of these warnings for typical download scenarios.
Release date: December 17, 2025
In this release, the Accelerator is cleaner and easier to install and configure. Here’s a list of improvements and fixes in this update:
Unified installer for all needs: A single installer now works for both GUI and headless servers.
Cleaner uninstall (Windows): The uninstall process is now thorough, leaving no residual services, binaries, cache folders or apps entries.
Reliable installation protection: Safeguards prevent multiple automatic installations running simultaneously.
Enhanced installation process: More reliable upgrades and reinstalls — no more stalling due to previous configurations.
Proactive admin privileges request: Installer now immediately requests admin rights to avoid mid-install failures.
No more JavaScript errors: All underlying JavaScript errors during installation have been eliminated.
Consistent SSL configuration: HTTPS settings are now correctly applied, defaulting to ports 443/10443.
Simplified installer screens: Streamlined the installation experience by removing the cache selection and Collab setup screens, as caching is now automatically managed.
Agent cleanup complete: Unsupported features like Collab, auto-upgrade, and legacy mode have been removed for a leaner, more focused agent.
Install from external disk (macOS): Installer can run from an external disk.
Uninstallation improvements: Enhanced the process to handle cases where the config folder and storage folder differ.
App entries cleanup: Ensured proper clean-up of installed app entries during uninstallation or upgrade.
Unattended mode added: All installers now support unattended mode installation.
unity-accelerator-v1.5.99+g262ce04b-linux-x64-installer.run --mode unattended --admin-username admin --admin-password pwd --tls-config none
Text mode added: Linux and macOS installers now support text mode installation.
unity-accelerator-v1.5.99+g262ce04b-linux-x64-installer.run --mode text
This is the last officially published release before the installer revamp.
Release date: October 4, 2021
| Platform | Installer |
|---|---|
| Windows | unity-accelerator-app-v1.0.941+g6b39b61.exe |
| macOS | unity-accelerator-app-v1.0.941+g6b39b61.dmg |
| Linux | unity-accelerator-app-v1.0.941+g6b39b61.AppImage |