Version: 2022.3
Requirements and compatibility
Developing for tvOS

tvOS Player Settings

tvOS shares many Player Settings with iOS but there are certain settings that are specific only to tvOS.

tvOS Player Settings
tvOS Player Settings

Icon

使用 Icon 设置可自定义您的 Apple TV 应用程序的品牌标记。

Apple TV images consist of between two and five layers. Unity only provides two layers for Apple TV icons. For more information on layering images for Apple TV, see the Apple Developer documentation on Layered Images.

设置 功能
App icons 为每种分辨率(1280x768、800x480 和 400x240)构建您希望在 AppleTV 主屏幕上显示的自定义图标。
Top Shelf icons Build the custom icon that you would like to appear on the Apple Top Shelf for each aspect and resolution (4640x1440, 2320x720, 3840x1440, and 1920x720).

Splash Image

In addition to the common Splash Screen settings, there are two additional settings for the tvOS platform:

tvOS Splash Settings
tvOS Splash Settings

Use the AppleTV (1x) and AppleTV (2x) properties to set Apple TV static splash screens.

配置

tvOS has the same Configuration settings as iOS, except for one - the Require Extended Game Controller setting.

If your application requires a game controller, enable the Require Extended Game Controller setting. For more information, see the Apple Developer documentation on Game Controllers.

Requirements and compatibility
Developing for tvOS