Unity integrates Neural Layout to auto-place UI elements in-game and editor

Gaming ยท 4 min read

Unity integrates Neural Layout to auto-place UI elements in-game and editor

Unity's Neural Layout suggests optimal UI placements based on game camera framing, player gaze heuristics, and accessibility guidelines. Designers can import mockups and have Neural Layout propose several responsive arrangements that adapt to aspect ratio, safe zones, and user preference profiles.

The tool integrates into both the Unity Editor and runtime, allowing developers to test layout adjustments dynamically and apply them across scenes. Neural Layout also exports a ruleset usable by non-Unity engines, and offers a manual override system to lock certain elements.

Unity positions the feature as a productivity booster for HUD-heavy games and AR/VR titles where spatial UI placement is sensitive. The company will make Neural Layout available in the upcoming 2026.3 LTS release.