unity-platforms
Installation
SKILL.md
Unity Platforms Skill
Supported Platforms
Unity 6 supports the following platform categories:
- Desktop: Windows, macOS, Linux
- Mobile: Android, iOS
- Emerging: visionOS, tvOS
- Web: WebGL (including Facebook Instant Games)
- Server: Dedicated Server
- Embedded: Embedded Linux, QNX
- UWP: Universal Windows Platform
- Closed Platforms: PlayStation, Xbox (Game Core), Nintendo (require confidentiality/legal agreements and registration via Platform Module Installation)
Build Profiles and Settings
Build Profiles replace the old Build Settings window. A build profile is a set of configuration settings for building your application on a particular platform.
Related skills