- Home /
Requirements
What requirements (Characteristics), does a computer need to have for Unity to run at 100%, without any errors? What computer is recommended?
Answer by jasonlu00 · Sep 03, 2017 at 04:18 AM
System requirements: https://unity3d.com/unity/system-requirements
OS: Windows 7 SP1+, 8, 10; Mac OS X 10.9+. Windows XP & Vista are not supported; and server versions of Windows & OS X are not tested.
- GPU: Graphics card with DX9 (shader model 3.0) or DX11 with feature level
capabilities.
The rest mostly depends on the complexity of your projects.
Additional platform development requirements:
iOS: Mac computer running minimum OS X 10.9.4 version and Xcode 7.0 or higher.
Android: Android SDK and Java Development Kit (JDK).
WebGL: Mac OS X 10.9+ or Windows 7 SP1+ (64-bit editor only).
Windows Store: Windows 8.1 (64-bit) and corresponding Visual Studio and platform SDK:
Windows 8.1/Windows Phone 8.1: Visual Studio 2013 or later and Windows 8.1 SDK;
UWP: Visual Studio 2015 or later and Windows 10 SDK;
IL2CPP scripting backend also requires C++ compiler feature to be installed with Visual Studio.
Does this apply also to the Scriptable Render Pipeline that was demoed?
I imagine that "the rest mostly depends on the complexity of your projects" certainly does in any case.
Your answer
Follow this Question
Related Questions
Failed build game into Window Phone 8 Platform 0 Answers
I have error in Shader transparent/Refractive 1 Answer
Competely Unexplainable Null Reference Exception 0 Answers
Unity Assistant not opening 0 Answers