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.
☆189Updated 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☆128Updated 3 years ago
- BuildLayout Explorer for Unity 2019.3 and newer allows you to inspect the buildlayout.txt report that is generated by Addressables.☆174Updated 11 months ago
- A couple of attributes that help disabling Domain Reloading in Unity easier☆215Updated 9 months ago
- Tools to control the asset import settings in a Unity project☆148Updated 6 years ago
- Assists in capturing frames from the Profiler of Domain Reloads in the Unity Editor. Compatible with Unity 2019.3+.☆196Updated 3 years ago
- Modular utilities for shader stripping to drastically improve Unity build times☆371Updated 9 months ago
- Selectively deep profile single methods while your game is running in Unity's Profiler 🔬☆143Updated 2 years ago
- Contains some of my general UnityAnswers posts☆125Updated last year
- An Asset Dependency Graph for Unity☆356Updated 4 years ago
- Editor script which implements an inspector for the BuildReport class☆346Updated 3 weeks ago
- Unity Addressables Manager☆143Updated last year
- Simple selection for busy scenes in Unity☆133Updated last month
- A convenient tool to help cleaning and maintaining Unity Projects 🧹✨☆163Updated last year
- Unity Sprite mesh extension☆250Updated last month
- AssetPathAttribute is a Unity attribute used in Unity to allow you to have drag and drop asset references in the inspector but really use…☆144Updated 6 years ago
- A bunch of code to make using async-await easier in Unity3D☆216Updated 6 years ago
- Pre-loading, Synchronicity, and Pooling for Unity Addressables☆241Updated last year
- ☆175Updated last year
- Build in unity editor icons☆264Updated last year
- Plugin to display dependencies between assets, files, assetgroups, etc. in a tree based view within the Unity editor.☆154Updated 2 months ago
- This plugin resolves git url dependencies in the package for Unity Package Manager. You can use a git url as a package dependency!☆255Updated 4 years ago
- Android Play Asset Delivery support for Unity Addressables☆112Updated 11 months ago
- Project Auditor is an experimental static analysis tool for Unity Projects.☆231Updated 6 months ago
- Simple Unity Addressables Alternative That Supports Synchronized API☆212Updated last year
- Speeding up your Inspector workflow in Unity 3D☆347Updated 3 weeks ago
- These sample Scripts can be used to Parse an Editor.Log file and output a CSV to analyze import times for the Unity Editor☆88Updated 4 years ago
- Unity blog-post sample showing BatchRendererGroup and Burst/JobSystem. Focus is high performance even on budget mobile devices. Unity 202…☆315Updated 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
- A drop-in dynamic resolution script☆142Updated 2 years ago
- Basic Character Controller Using ECS and Unity.Physics Packages☆128Updated 3 years ago