Xbox launches Adaptive Controller SDK for Unity and Unreal with first-class accessible UI components
Gaming · 4 min read
The new SDK provides prefabbed UI elements—menus, remapping dialogs, and notifications—built with accessibility in mind: scalable fonts, high-contrast states, screen-reader hooks for Narrator and VoiceOver, and full keyboard/controller navigation. Importantly for studios, these prefabs are designed to match common design system tokens so studios can apply their visual identity without breaking accessibility behavior.
A standout feature is the adaptive input pipeline, which normalizes input from assistive devices to a common abstraction layer. This allows game UI components to surface remapping options consistently, and it integrates with save systems so player presets persist across sessions and devices. Microsoft also included sample scenes demonstrating best practices for exposing remapping and assistive options in a way that is discoverable and non-intrusive.
Indie developers welcomed the SDK as a practical step toward lowering the barrier to accessible game design. Major studios said they would evaluate it for UI standardization across titles, noting the potential to reduce QA cycles by reusing accessible components provided by the SDK.