Search Issue Tracker
Duplicate
Votes
1
Found in
2018.1.0b10
Issue ID
1016572
Regression
No
Engine fails to start on Windows Vista and 7 without SP1
Reproduction steps:
1. Download user's project
2. Build project (or use already built by a user)
3. Play the built project
Expected: built project opens without errors
Actual: when opening a built project, it fails with an error
Reproduced on: 2017.3.2f1; 2017.4.0f1; 2018.1.0b13; 2018.2.0a6
Note:
Error message on Windows 7:
"Switching to resolution 800x600 failed, trying lower one
Switching to resolution 800x600 failed, trying lower one
All resolution switches have failed
Screen: DX11 could not switch resolution (800x600 fs=1 hz=0)"
5.6.5p3; 2017.1.3p2; 2017.2.2p2 versions show this error on Windows 7:
"Failed to initialize Direct3D.
Make sure you have at least DirectX 9.0c installed, have drivers for your
graphics card and have not disabled 3D acceleration
in display settings.
InitializeEngineGraphics failed"
On Windows Vista, an error message is "InitializeEngineGraphics failed" with all versions of Unity.
Comments (3)
-
AmyJonas
Nov 20, 2018 09:10
similar problem here just a small difference( fs=0 in the error message). I used 2017 version but checked with unity 2018 too and the result is the same. I'm using windows 7 service pack 1 by the way
-
AmyJonas
Nov 20, 2018 09:10
similar problem here just a small difference( fs=0 in the error message). I used 2017 version but checked with unity 2018 too and the result is the same. I'm using windows 7 service pack 1 by the way
-
Pabi
Mar 27, 2018 13:54
Got this too with multiple users
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
This is a duplicate of issue #950417