Time is money!WebsiteDocumentationAPIForumChangesWhen working on a
multi-platform project in Unity, you often have to
switch between platforms to
test compatibility, see if things work as intended, and tweak things on each and every platform. The
larger your project gets, the
longer the
switch time becomes. It can become a serious setback in your development process.
Turbo Switch (TPS) aims at
reducing the time taken switching platforms by caching all data that has already been imported and does not need to be re-imported. In an ideal scenario where your platforms are cached and you haven’t changed anything, you can see an improvement of up to
100x faster platform switching time (with AssetDatabase V1).
Turbo Switch does not modify or interfere with the asset import pipeline. Therefore, it doesn’t have any effect on the time it takes to import new or modified assets. It does, however, cache assets that have already been imported so you don’t have to re-import them if you haven’t modified them. Concretely, the first time you switch to a new platform, you won’t see any benefit. Only subsequent switches will use cache.
Features:Fast & efficient• Up to
hundred times (100x) faster than the
default Unity platform switch
• Up to
ten times (10x) faster than Unitys
cached platform switch
• Support for various VCS like
Unity Collab,
git,
svn,
Mercurial &
PlasticSCM• Select your custom
cache target external
HDD/SSD or
NAS• Control TPS with
CLI and integrate it seamlessly in your
build pipeline•
Manage the cache
per platform• See the total/per cache
space usageSupported platformsTurbo Switch works with
ALL platforms, but supports those out-of-the box:
• Android
• iOS
• Linux
• macOS
• PS4
• Switch
• tvOS
• WebGL
• Windows
• (UWP (WSA)
• XboxOne
Documentation & control • Powerful
API for
maximum control• Comprehensive
documentation and
support• Full
C# source codeCompatibility• All
Android texture formats are supported
• Works with
Windows,
Mac and
Linux editors
• Compatible with
Unity 2018.4 - 2021.1•
C# delegatesIntegrationsTurbo Switch PRO works great with:
•
Turbo Builder PRO•
RockTomateImportant noteAssetDatabase V2 (Unity 2019 and newer) switches the platforms as fast as this asset.
Available in the following bundles for a reduced price:•
Turbo Suite Bundle•
All Tools Bundle