Description:
When launching Unity 6 (6000.0.12f1) on Windows Server 2019, a warning message appears stating that Unity requires Windows 10 Version 21H1 (build 19043) or newer. However, Windows Server 2019 is based on Windows 10 Version 1809 (build 17763), which is still a supported OS. The message incorrectly implies that the OS is incompatible, even though many features are equivalent to Windows 10.
Steps to Reproduce:
- Install Unity 6 (6000.0.12f1) on Windows Server 2019.
- Launch Unity.exe from
F:\Programs\unity editors\6000.0.12f1\Editor\Unity.exe. - Observe the warning message about the OS version requirement.
Expected Behavior:
Unity should either:
- Recognize Windows Server 2019 as a valid and supported OS.
- Provide a more specific compatibility message, distinguishing between client (Windows 10) and server (Windows Server 2019) editions.
Actual Behavior:
Unity displays a warning message stating that Windows 10 Version 21H1 (build 19043) or newer is required, potentially misleading users into thinking that Windows Server 2019 is unsupported.
System Information:
- OS: Windows Server 2019 (Build 17763)
- Unity Version: 6 (6000.0.12f1)
- Installation Path:
F:\Programs\unity editors\6000.0.12f1\Editor\Unity.exe - Hardware:
- CPU: Intel Xeon E5-2660 (2.20 GHz, Dual Socket)
- Cores/Threads: 16 Cores, 32 Logical Processors
- Memory: 128GB RAM (6GB in use at the time of issue)
- GPUs:
- GPU 0: NVIDIA GeForce GTX …
- GPU 1: NVIDIA GeForce GTX …
- Virtualization: Enabled
- System Uptime: 8 minutes 23 seconds at the time of issue

