Version: 2023.2
言語: 日本語
Web introduction
Technical limitations

Web browser compatibility

Unity’s Web platform support for desktop browsers differs depending on the browser. It supports browsers providing the following conditions are true:

  • The browser is WebGL 2 capable.
  • HTML 5 規格に準拠したブラウザーであること。
  • 64 ビットで、WebAssembly をサポートするブラウザーであること。

Unity Web platform doesn’t support mobile devices. It might work on high-end devices, but current devices are often not powerful and don’t have enough memory to support Unity Web content.

The Unity Web platform supports some compressed texture formats. For information on the compressed texture formats that Unity WebGL supports, refer to Recommended, default, and supported texture compression formats, by platform.

デスクトップブラウザー デスクトッププラットフォーム
Google Chrome Windows, macOS, Linux
Mozilla Firefox Windows, macOS, Linux
Apple Safari macOS
Microsoft Edge Windows, macOS, Linux

ノート:

  • The Web platform also supports the latest version of the Chromium-based Edge browser.
  • Apple Safari は、Safari 15 より古いバージョンでは WebGL 2 をサポートしていません。
  • Apple Safari は、iFrame で実行するコンテンツ用には IndexedDB をサポートしていません。
  • Linux の場合、Package Manager を通して Advanced Audio Coding (AAC) コーデックサポートのインストールが必要な場合があります (例: GStreamer パッケージ)。

  • WebGL 1 は 2022.1 で Auto Graphics API リストから削除されました。
  • Brotli 圧縮はマニュアル 5.6 で最初に記載
  • 2019.1 の最新の互換性情報に更新されました。
Web introduction
Technical limitations