Version: Unity 6.6 Alpha (6000.6)
Language : English
Create a minimal URP setup for embedded platforms
Windowing APIs overview

Multi-window support on embedded systems

On Embedded Linux and QNX platforms, you can create applications with multiple windows that render content on one or more physical displays simultaneously. This is particularly useful for automotive applications, such as car dashboard systems.

Topic Description
Windowing APIs overview Learn which APIs you can use to create and manage multiple windows on embedded platforms, including platform-specific APIs for Embedded Linux and QNX.
Create a multi-window application Configure your Unity project to add a secondary window at runtime with a script.

Additional resources

Create a minimal URP setup for embedded platforms
Windowing APIs overview