Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 2017.1.X
Votes
1
Found in
5.6.0f3
Issue ID
898184
Regression
Yes
Vulkan loader is installed but not drivers are installed and Vulkan is used as the default API
To reproduce:
1. Create new project
2. In Player Settings, set Graphics API to OpenGLCore
3. Build standalone project
4. Run project
5. In Launcher, set resolution to different than the monitors' resolution
6. Set windowed to false
7. Close the game with ALT + F4
Expected: playing the game, which was built with Graphics API set to OpenGLCore should not crash the game, if it has been set to fullscreen with some other resolution than the native resolution of the monitor and you quit from the game using ALT + F4
Actual: playing the game, which was built with Graphics API set to OpenGLCore crashes the game, if it has been set to fullscreen with some other resolution than the native resolution of the monitor and you quit from the game using ALT + F4
Reproduced in 5.5.2p4, 5.5.3f1, 5.6.0f3, 5.6.0p1, 2017.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment