Install our extension to search inside any video instantly.

Unity Devs Are Sleeping on This Free Alternative to Odin

Added:
108 views12likes11:49git-amendOriginal Release: 2026-07-19

Alchemy is a free, open-source Unity library (MIT licensed) that provides inspector attributes, serialization extensions, and hierarchy customization as an alternative to Odin Inspector. It offers features like custom labels, title and help boxes, foldout and tab groups, box groups with object constraints, inspector buttons, and serialization support for dictionaries, hashsets, tuples, and nullable types. While Odin has a larger feature surface for complex polymorphic types, Alchemy provides sufficient functionality for simple games and is particularly useful for developers already using LitMotion. Unity 6.5 compatibility requires updating instance ID references to entity ID.