Version: 2022.2
Language : English
ChromeOS Player Settings
Support user input on ChromeOS devices

Developing for ChromeOS

When you are developing applications for ChromeOS, you need to know how to support the ChromeOS input devices and how to debug your application.

Topic Description
Supporting input devices and window features Explains how to support window features and input devices such as touchpads and touch-screen keyboards.
Debugging your application Contains guidance on debugging your ChromeOS applications using the Unity ProfilerA window that helps you to optimize your game. It shows how much time is spent in the various areas of your game. For example, it can report the percentage of time spent rendering, animating, or in your game logic. More info
See in Glossary
and Managed Debuggers.
ChromeOS Player Settings
Support user input on ChromeOS devices