Version: Unity 6.7 Alpha (6000.7)
Language : English
FAQ for input and event systems with UI Toolkit
UI authoring interface

In-scene UI authoring

You can author runtime UI directly in Unity’s main editor environment, using the Hierarchy window, Scene view, and Inspector window alongside dedicated UI authoring windows. This workflow is an alternative to working in the standalone UI Builder.

Note: In-scene UI authoring is for runtime UI only. To create UI for the Unity Editor, use UI Builder.

Topic Description
UI authoring interface Understand the UI authoring interface.
Reference runtime visual elements in Inspector Learn how to use VisualElementReference to reference runtime visual elements in the Inspector.

Additional resources

FAQ for input and event systems with UI Toolkit
UI authoring interface