Enhance your Unity Inspector workflow with inline reference editing and visual hierarchy support. Edit referenced objects directly without leaving your current context.Reference Field Tweaker streamlines your development workflow by enabling inline editing of object references directly in the Inspector window. No more context switching – edit your referenced objects right where you need them.The tool offers customizable visual hierarchy through color-coded nesting levels, making it easier to understand and navigate complex object references. Simply add the [EditableRef] attribute to any reference field, and you're ready to go.Perfect for:Projects with nested data structuresScene setup and configurationScriptableObject-based architecturesAny workflow heavy on object referencesThe color palette system is fully customizable to match your preferences, and all features can be quickly toggled via keyboard shortcuts or the Unity menu.Features:Inline editing of referenced objects directly in the InspectorVisual hierarchy with customizable color palettesZero runtime overhead - editor-only functionalityQuick toggle with Alt+1 (Windows) or Option+1 (Mac)Customizable settings via Tools > Reference Field Tweaker > SettingsSupport for both ScriptableObjects and MonoBehavioursSupported OS: Windows macOS LinuxDocumentation:Documentation is included in the package (Reference Field Tweaker Documentation.pdf)