activeBuildTarget | The currently active build target. |
activeScriptCompilationDefines | DEFINE directives for the compiler. |
allowDebugging | Enable source-level debuggers to connect. |
androidBuildSubtarget | Android platform options. |
androidCreateSymbolsZip | Set to true to create a symbols.zip file in the same location as the .apk or .aab file. |
androidETC2Fallback | ETC2 texture decompression fallback on Android devices that don't support ETC2. |
buildAppBundle | Set to true to build an Android App Bundle (aab file) instead of an apk. The default value is false. |
buildScriptsOnly | Is build script only enabled. |
compressFilesInPackage | Compress files in package. |
compressWithPsArc | Build data compressed with PSArc. |
connectProfiler | Start the player with a connection to the profiler. |
development | Enables a development build. |
enableHeadlessMode | Whether the standalone player is built in headless mode. |
explicitArrayBoundsChecks | Are array bounds actively validated? |
explicitDivideByZeroChecks | Are divide by zero's actively validated? |
explicitNullChecks | Are null references actively validated? |
exportAsGoogleAndroidProject | Export Android Project for use with Android Studio/Gradle. |
forceInstallation | Force installation of package, even if error. |
installInBuildFolder | Place the built player in the build folder. |
iOSBuildConfigType | Scheme with which the project will be run in Xcode. |
movePackageToDiscOuterEdge | Places the package on the outer edge of the disk. |
needSubmissionMaterials | Build submission materials. |
ps4BuildSubtarget | PS4 Build Subtarget. |
ps4HardwareTarget | Specifies which version of PS4 hardware to target. |
selectedBuildTargetGroup | The currently selected build target group. |
selectedStandaloneTarget | The currently selected target for a standalone build. |
streamingInstallLaunchRange | When building an Xbox One Streaming Install package (makepkg.exe) The layout generation code in Unity will assign each Scene and associated assets to individual chunks. Unity will mark Scene 0 as being part of the launch range, IE the set of chunks required to launch the game, you may include additional Scenes in this launch range if you desire, this specifies a range of Scenes (starting at 0) to be included in the launch set. |
symlinkLibraries | Symlink runtime libraries with an iOS Xcode project. |
waitForPlayerConnection | Sets the Player to wait for player connection on player start. |
windowsDevicePortalAddress | Specifies the Windows DevicePortal connection address of the device to deploy and launch the UWP app on when using Build and Run. |
windowsDevicePortalPassword | Specifies the Windows DevicePortal password for the device to deploy and launch the UWP app on when using Build and Run. |
windowsDevicePortalUsername | Specifies the Windows DevicePortal username for the device to deploy and launch the UWP app on when using Build and Run. |
wsaBuildAndRunDeployTarget | Sets and gets the Windows device to launch the UWP app when using Build and Run. |
wsaSubtarget | Sets and gets target device type for the application to run on when building to Windows Store platform. |
wsaUWPSDK | Sets and gets target UWP SDK to build Windows Store application against. |
wsaUWPVisualStudioVersion | Sets and gets Visual Studio version to build Windows Store application with. |
xboxBuildSubtarget | Xbox Build subtarget. |
xboxOneDeployDrive | The currently selected Xbox One Deploy Drive. |
xboxOneDeployMethod | The currently selected Xbox One Deploy Method. |
xboxOneRebootIfDeployFailsAndRetry | Sets the XBox to reboot and redeploy when the deployment fails. |