A Unity Inspector extension tool focusing on script fields inspector enhancementHome page | DocumentSaintsField is a Unity extension tool for enhancing inspector and data serialization.Unity: 2022.2 or higherHighlights1. Works on deep nested fields!2. When a target is drawn by the old IMGUI drawer, it will be rendered correctly inside UI Toolkit.3. Allow stack on many cases. Only attributes that modified the label itself, and the field itself can not be stacked. All other attributes can mostly be stacked.4. Allow dynamic arguments in many cases5. Directly serialize dictionary, interface, hashset and more6. Easily group different fields with box