Unity Script Collection
A maintained collection of useful & free unity scripts / libraries / plugins and extensions.
If you want to suggest a link, then read the Contribution Guidelines first.
Please report broken links, outdated assets and spelling mistakes. The links are in no particular order. This list is licensed under the GNU General Public License v3.0 and does only apply to this repository.
Navigation:
Movement & Animation
Character Controller
AI & Pathfinding
Physics
Particles
Meshes & Construction
Materials & Shading
2D
Networking
- UNet Authoritative Networking - authoritative networking implementation.
- MLAPI An alternative to Unity’s UNET high level API, allows for separate server/client projects and more.
- Barebones Master Server - Host your own custom master server setup, avoid CCU fees.
- Fish-Net - free networking solution built from ground up with synchronization of states and logic
- PlayFab - PlayFab is a backend-as-a-service for games. Provides SDK’s too.
- UGS- Unity Gaming Services - A complete service ecosystem for live games
VR
Sound & Music
- usfxr - procedual audio effects.
- Reaktion - audio reaction toolkit (mac only).
- DefaultMicrophone - gets the default microphone (windows only).
- Lasp - Low-latency Audio Signal Processing plugin for Unity.
- Unity-Audio-Manager - Plugin, that allows to easily play/change/stop/mute/… sounds in 2D/3D.
UI
Post-Processing & Rendering
Mobile
Debug
- uREPL - runtime evaluation of c# expressions.
- UberLogger - advanced logging API, improved editor console & ingame console.
- Unity File Debug - enhanced Debug.Log with file export and web viewer.
- Immediate Window – Type code and get immediate feedback with object inspection like chrome console debugger.
- Consolation - in-game debug console.
Editor
Editors
Inspector Extensions
Importer
Serialization & Web
Social SDKs
API Extensions & Helper
Design Patterns
Utilities
- demilib - various utilities and tools for Unity.
- Excessives - General purpose C# and Unity3D utility scripts.
Other
- Unity Right Click - windows context menu extension: ‘open with unity’.
- No Hot-Reload - prevent unity hot-reloads.
- Unity C# 5.0 and 6.0 Integration - c# 5 & 6 integration for unity.
- FLUnity - flash to unity.
- Projeny - project management.
- CUDLR - remote debugging and logging console.
- WebGL - Simple Loading Fix - custom loading bar for the webgl loader.
- UtilityKit - SerializationUtil, SpriteAnimator, SpriteAnimator, MathHelpers, AutoSnap, …
- Remove Boo.Lang and UnityScript Hints - Project Generation Hook to remove references to Boo.Lang and UnityScript assemblies.
- Asset Store Batch Mode - API for uploading Unity Asset Store packages.
- Unity Size Explorer - analyzes the disk space usage of your build.
- Better Unity Script Templates - improved Script templates.
- UnityCsReference - Unity C# reference source code.
- Shader Calibration Charts - Unity StandardShader calibration charts.
- Save Game Free - cross platform, encrypted, online-stored saves.
- UCompile - runtime compilation and execution of CSharp code.
- UDBase - module-based game template for Unity.
- Hull-Delaunay-Voronoi - Hull, Delaunay and Voronoi algorithms in Unity.
- YTranslate - machine translation using Yandex Translate.
- AR Support Checker - plain detection of AR supported (ARCore, ARKit, AR Foundation) devices.
- Steam Microtransaction API Handler - API for Steam In-Game Purchase with examples using Unity
- Trimmer - An editor, build and player configuration framework for Unity.
- Gamium - Game test automation library, scripting the behavior of game users.