Unity Devs Are Sleeping on This Free Alternative to Odin
git-amend details Alchemy, a free open-source Unity library aimed at improving editor workflows with inspector attributes, serialization extensions, and hierarchy customization. The pitch is straightforward: give Unity developers many of the quality-of-life features they usually reach for in paid tooling, but without the license cost.
For teams that spend a lot of time in custom inspectors, the appeal is obvious. Alchemy is positioned as a functional Odin Inspector alternative, with a focus on cleaning up the inspector and making data authoring less painful. That makes it especially relevant for gameplay programmers, tools programmers, and technical artists who build or maintain editor-facing systems.
The library is available on GitHub, and the companion Unity discussion thread points to a public release and setup guidance. The practical takeaway is that smaller teams and indies now have another option for reducing editor friction, especially if they want to keep their toolchain open source and avoid vendor lock-in.
The broader context is the ongoing demand for better Unity editor tooling, especially as teams lean harder on custom data pipelines and designer-friendly workflows. If Alchemy holds up in real projects, it could be a useful drop-in for projects that need inspector polish, serialization helpers, or hierarchy tweaks without adopting a larger paid ecosystem.
“a functional Odin Inspector alternative”
- what
- Alchemy is a free open-source Unity library for inspector attributes, serialization extensions, and hierarchy customization.
- who
- git-amend is highlighting Alchemy; the code is hosted by annulusgames on GitHub.
- when
- A Unity discussion thread notes a public release and setup guidance.
- impact
- Could replace or supplement paid editor tooling like Odin Inspector for Unity teams.
Free tooling can cut costs and improve Unity workflows.
Follow Unity updates
See relevant stories in your personalized news feed.
Discussion