A Unity Inspector extension tools focusing on script fields inspector enhancementHome page | Documenta Unity Inspector extension tool focusing on script fields like NaughtyAttributes but different.Unity: 2022.2 or higherHighlightsWorks on deep nested fields!When a target is drawn by the old IMGUI drawer, it will be rendered correctly inside UI Toolkit.Use and only use `PropertyDrawer` and `DecoratorDrawer` (except `SaintsEditor`, which is disabled by default), thus it will be compatible with most Unity Inspector enhancements like `NaughtyAttributes` and your custom drawer.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.Allow dynamic arguments in many casesDirectly serialize dictionary, interface, hashset and moreEasily group different fields with box