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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment