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.
☆188Updated 2 years ago
Alternatives and similar repositories for Unity.MissingUnityEvents:
Users that are interested in Unity.MissingUnityEvents are comparing it to the libraries listed below
- BuildLayout Explorer for Unity 2019.3 and newer allows you to inspect the buildlayout.txt report that is generated by Addressables.☆171Updated 8 months ago
- Easily find out what exactly is changing specific transform position / rotation / scale☆125Updated 3 years ago
- Contains some of my general UnityAnswers posts☆123Updated last year
- Modular utilities for shader stripping to drastically improve Unity build times☆357Updated 6 months ago
- A couple of attributes that help disabling Domain Reloading in Unity easier☆205Updated 6 months ago
- Assists in capturing frames from the Profiler of Domain Reloads in the Unity Editor. Compatible with Unity 2019.3+.☆193Updated 3 years ago
- Tools to control the asset import settings in a Unity project☆148Updated 6 years ago
- Selectively deep profile single methods while your game is running in Unity's Profiler 🔬☆140Updated 2 years ago
- Project Auditor is an experimental static analysis tool for Unity Projects.☆232Updated 3 months ago
- Unity Sprite mesh extension☆246Updated 10 months ago
- Speeding up your Inspector workflow in Unity 3D☆326Updated last month
- A convenient tool to help cleaning and maintaining Unity Projects 🧹✨☆156Updated 9 months ago
- Tool for detecting "Fake Null" C# instances.☆154Updated 11 months ago
- Editor script which implements an inspector for the BuildReport class☆334Updated 11 months ago
- Plugin to display dependencies between assets, files, assetgroups, etc. in a tree based view within the Unity editor.☆149Updated 7 months ago
- Framework for Unity that includes lots of useful utility functions and helper classes.☆200Updated 2 months ago
- AssetPathAttribute is a Unity attribute used in Unity to allow you to have drag and drop asset references in the inspector but really use…☆143Updated 6 years ago
- Capture a screenshot with effect and display it. Light-weight, non-realtime, no-camera (and no-PostProcessingStack), but be effective eno…☆148Updated 2 years ago
- A bunch of code to make using async-await easier in Unity3D☆215Updated 5 years ago
- Pre-loading, Synchronicity, and Pooling for Unity Addressables☆236Updated last year
- Android Play Asset Delivery support for Unity Addressables☆112Updated 8 months ago
- Simple Unity Addressables Alternative That Supports Synchronized API☆213Updated 9 months ago
- An Asset Dependency Graph for Unity☆354Updated 4 years ago
- Extension to Unity's Addressables for making it easier to distribute large projects and keep mobile download size small.☆148Updated 4 years ago
- Optimized implementation of camera stacking for UI only in HDRP.☆194Updated 4 months ago
- make mesh like line, polygon, etc in unity3d☆188Updated 6 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!☆251Updated 4 years ago
- Unity blog-post sample showing BatchRendererGroup and Burst/JobSystem. Focus is high performance even on budget mobile devices. Unity 202…☆295Updated last year
- A generic graph made off the UIElement GraphView built into Unity.☆213Updated 3 years ago
- List control for Unity allowing editor developers to add reorderable list controls to their GUIs.☆170Updated 6 years ago