Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 2017.1
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
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)
- Inspector displays previously selected Animator layer when switching between layers with keyboard
- Undo is not restoring all of the deleted GameObjects when deleting a large number of GameObjects
- [Linux Hub] Some of the Learn tab projects have a blank 'Download Project' button
Add comment