UniUtils – C# Utilities & Extensions for Unity
A lightweight collection of modular C# utilities and extensions designed to streamline Unity development.
These tools help you prototype faster, write cleaner code, and reduce boilerplate.
📘 Full documentation is available online: UniUtils Docs
Installation
Option 1: Unity Package Manager (UPM)
Open the Package Manager, click the "+" icon, select Add package from git URL..., and enter:
https://github.com/m-gebhard/uni-utils.git
Option 2: Unity Package
Download the latest release from the repository and import the Unity Package directly into your project.
Compatibility
Supports Unity 2023.1 and newer.
Contributing 🖐️
Contributions and feedback are welcome! Please open issues or submit pull requests on the GitHub repository.
License
This project is licensed under the MIT License.
Disclaimer
UniUtils is an independent library and is not affiliated with Unity Technologies or endorsed by Unity in any way.