handzlikchris / Unity.MissingUnityEvents
Editor extension to generate events that are executed before property set, eg. Transform-position, Transform-rotation, Transform-parent which allows to write more event driven code or debug property changes that are not simple to track down. Easily customisable to allow adding events to different property setters / types.
☆190Updated 3 years ago
Alternatives and similar repositories for Unity.MissingUnityEvents:
Users that are interested in Unity.MissingUnityEvents are comparing it to the libraries listed below
- Easily find out what exactly is changing specific transform position / rotation / scale☆127Updated 3 years ago
- BuildLayout Explorer for Unity 2019.3 and newer allows you to inspect the buildlayout.txt report that is generated by Addressables.☆173Updated 10 months ago
- Assists in capturing frames from the Profiler of Domain Reloads in the Unity Editor. Compatible with Unity 2019.3+.☆196Updated 3 years ago
- Tools to control the asset import settings in a Unity project☆148Updated 6 years ago
- A couple of attributes that help disabling Domain Reloading in Unity easier☆212Updated 8 months ago
- Selectively deep profile single methods while your game is running in Unity's Profiler 🔬☆144Updated 2 years ago
- Modular utilities for shader stripping to drastically improve Unity build times☆369Updated 8 months ago
- Capture a screenshot with effect and display it. Light-weight, non-realtime, no-camera (and no-PostProcessingStack), but be effective eno…☆156Updated 2 years ago
- An Asset Dependency Graph for Unity☆356Updated 4 years ago
- Android Play Asset Delivery support for Unity Addressables☆111Updated 10 months ago
- Editor script which implements an inspector for the BuildReport class☆343Updated this week
- This plugin provides a more Advanced Input Field that has a lot more features and properties than the official Unity InputField.☆93Updated 2 years ago
- Simple Unity Addressables Alternative That Supports Synchronized API☆212Updated 11 months ago
- ☆175Updated last year
- Extension to Unity's Addressables for making it easier to distribute large projects and keep mobile download size small.☆148Updated 4 years ago
- Pre-loading, Synchronicity, and Pooling for Unity Addressables☆241Updated last year
- A convenient tool to help cleaning and maintaining Unity Projects 🧹✨☆162Updated 11 months ago
- Contains some of my general UnityAnswers posts