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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #950417