Version: 2021.2
言語: 日本語
Chrome OS
Getting started with Chrome OS

要件と互換性

Important: Chrome OS isn’t a supported Unity Editor platform.

Although Chrome OS development is very similar to Android, there are specific differences that you need to be aware of. Before you start to develop your application for Chrome OS, review the requirements, feature compatibility, and known issues specific to Chrome OS.

要件

The system requirements for Chrome OS are similar to Android development. The only difference is that there are USB connection issues. To avoid these, you can connect the Unity Editor to a Chrome OS device over Wi-Fi/Ethernet.

Unity supports all brands of Chrome OS laptops, tablets, netbooks and desktops. Chromecast devices aren’t supported. Unity supports Chrome OS version R89 and later releases on the stable release channel. As with other platforms, you can use beta and development OS builds at your own discretion.

互換性

The following table describes the features that are supported when you’re developing applications for Chrome OS.

機能 互換性
x86 および x86_64 アーキテクチャ Supported only for devices running Chrome OS. These architectures are not supported on Android devices with an Intel processor.
Both architectures support IL2CPP only. Mono is not supported.
Project Tiny Not supported on Chrome OS x86 and x86–64 devices.
(Unity Physics パッケージの) Havok Physics サポートされていません。
スクリプトのデバッグとプロファイリング Android Debug Bridge を使用する場合のみ、Wi-Fi または Ethernet でサポートされます。
スクリプトのみのビルド サポートされていません。
Android Studio でのプロファイリングとデバッグ ターゲットデバイスが Developer Mode の場合のみサポートされます。
詳しくは、Chromium のドキュメント を参照してください。
Unity ビデオプレイヤー The H.264 video format is supported on Chrome OS devices. The H.265 video format is not supported.

既知の問題点

  • Applications that support auto-rotation across all orientations suffer from several bugs, including rotating when they shouldn’t and getting set to the wrong resolution.
  • Non-resizable windows do not behave properly on Chrome OS devices that have both clamshell and tablet modes. When in tablet mode, the app goes full-screen and never goes back to its original size, even when returning to clamshell mode.
Chrome OS
Getting started with Chrome OS