This version of Unity is unsupported.

OSArchitecture

enumeration

Description

Enum representing processor architectures that are supported by certain operating systems.

Currently only used when building for standalone desktop players.

Properties

x64Supported for MacOS, Windows and Linux.
ARM64Supported for MacOS.
x64ARM64Supported for MacOS.
x86Supported for Windows.