QoL Editor

BetreDev

(0)
$9
Publisher BetreDev
File size 593.77kB
Number of files 49
Latest version 1.0.0
Latest release date 2025-05-19 02:49:14
First release date 2025-05-19 02:49:14
Supported Unity versions 2018.4.2 or higher

QoLEditor is an Unity Editor extension focused on enhancing workflow efficiency and simplifying everyday development tasks.


Created by a game developer to solve real-world production needs, this toolkit offers practical utilities and Inspector improvements without adding any runtime overhead.


Included features:

  • Hierarchy Line:
    Adds subtle separator lines between objects in the Hierarchy to improve visual clarity and navigation, especially in large scenes.
  • Request Script Compilation:
    Forces Unity to recompile scripts manually, useful when the editor fails to detect script changes automatically.
  • Change FPS (Play Mode only):
    Adjusts the target frame rate during Play Mode to test gameplay performance under different FPS conditions.


Inspector Attributes Collection:
A set of custom attributes to create cleaner, smarter, and more dynamic Inspectors:

  • Button: Add clickable buttons in the Inspector to manually trigger methods.
  • OnValueChanged: Automatically call methods when a field’s value changes.
  • ReadOnly: Make fields visible but not editable in the Inspector.
  • ShowIf / HideIf: Show or hide properties based on boolean conditions.
  • EnableIf / DisableIf: Enable or disable properties based on boolean conditions.
  • Foldout: Group multiple properties under collapsible sections.
  • InfoBox: Display information, warnings, or error messages above fields.
  • RequiredField: Highlight missing required references with visual alerts.
  • ProgressBar: Visualize numeric values with a configurable progress bar.

QoLEditor is designed to be simple, non-intrusive, and editor-only.
It improves project organization, reduces time spent on repetitive tasks, and enhances the overall development experience without affecting the final build size or performance.

Perfect for any Unity developer who wants a cleaner, faster, and more organized workflow.

Top Publisher Assets