UI Layout Doctor


UI Layout Doctor finds Unity UI layout issues before they break on different screens.


by FoxSuda


Price History +

UI Layout Doctor is an Editor-only tool for checking Unity UI layouts in scenes and prefabs.


It helps detect common UI problems before they appear on different resolutions, aspect ratios, and mobile devices. The tool scans Canvas, RectTransform, Canvas Scaler, anchors, Safe Area risks, text elements, Layout Groups, ScrollViews, and prefab UI structures.


It is useful for mobile games, UI-heavy projects, prototypes, templates, and production projects where UI must work across multiple screen sizes.


Main use cases:

- Find UI elements outside screen bounds

- Detect risky anchors and fixed-position layouts

- Check Canvas Scaler settings

- Find Safe Area risks for mobile devices

- Detect text clipping and localization expansion risks

- Check Layout Group and ScrollView setup

- Scan current scenes, selected objects, selected prefabs, or all UI prefabs

- Export reports for review or QA


UI Layout Doctor does not add runtime behavior to your game. It works inside the Unity Editor and helps you find layout problems before release.