Chris Handzlik
Chris Handzlik
Unity.QuestRemoteHandTracking
Oculus Quest hand tracking directly in Unity Editor for fast iteration.
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 c...
Unity.TransformSetterInterceptor
Easily find out what exactly is changing specific transform position / rotation / scale
Unity.VisualisingEventCallChains
Helps to visualise Unity event call chains in profiler window. This makes it easier to understand what's happening at a glance.
FastScriptReload
Hot Reload implementation for Unity. Iterate on code insanely fast without breaking play session. Supports any editor. 1. Play 2. Make change 3. See results
Unity.TransformChangesDebugger.API
Tool will enable you to view and debug changes to position/rotation/scale on any Unity transform done by any method/setter on a frame by frame basis.