EXE
WinGet
Unity 2023
Unity Technologies ApS · 2023.2.20f1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
UnitySetup64-2023.2.20f1.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Unity 2023.2.20f1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2023.2.20f1
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
UnitySetup64-2023.2.20f1.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Unity.Unity.2023
Version
2023.2.20f1
Description
The world’s leading platform for real-time content creation
License
Proprietary
↗
Homepage
https://unity.com/download
Support
https://support.unity.com
Installer URL
https://download.unity3d.com/download_unity/0e25a174756c/Windows64EditorInstaller/UnitySetup64-2023.2.20f1.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Known Issues in 2023.2.20f1
- Asset - Database: Crash on UnityEditor.AssetDatabase:OpenAsset because assertion fails on prefabInstance.GetRootGameObject().IsValid() expression while opening a specific Scene (UUM-66207)
- Audio Authoring: Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with a script attached (UUM-58481)
- IL2CPP: [Android] Crash on Android when AndroidJavaProxy is calling from multiple threads (UUM-49357)
- Lighting…