Unity Analyzers
com.akiojin.unity.analyzers is an OpenUPM Unity package. Roslyn Analyzer package that enforces Fail-Fast principle and Unity optimization rules. Detects GetComponent calls outside Awake/Start, forbidden Find methods in Update loops, and null guards after DI injection.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/akiojin/unity-analyzers.
Owner: akiojin.
Topics
Related Unity Packages
- Unity CLI Bridge com.akiojin.unity-cli-bridge
- Unity MCP Server com.akiojin.unity-mcp-server
- NatML ARFoundation ai.natml.natml.arfoundation
- BlazeFace ai.natml.vision.blazeface
- BlazePose ai.natml.vision.blazepose
- CenterFace ai.natml.vision.centerface
For registry setup problems, see Unity scoped registry troubleshooting.