Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.41f1
2022.3.40f1
6000.0.12f1
Issue ID
UUM-77039
Regression
No
Unity Vulkan build crashes when changing window size on an Intel GPU
Reproduction steps:
1. Open the attached project “BugRepro”
2. Ensure to use Vulkan Graphics API (menu: Project Settings > Player > Other Settings > Graphics APIs)
3. Build the project
4. Disable Nvidia or AMD GPU if present
5. Run the project
6. Change the app Window size ( i.e. use Alt+ Enter)
Expected result: The window size changes successfully
Actual result: The app crashes
Reproducible with: 2021.3.41f1, 2022.3.40f1, 6000.0.12f1
Reproduced on: Windows 11 64bits
Not reproduced on: No other environment tested
Notes:
- Reproducible only on a few machines
- Not reproducible with OpenGL
- Not reproducible with other GPUs
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note:
We have identified this to be an Intel driver issue on UHD Graphics and a workaround in Unity is not feasible. We already reported this issue to Intel and hopefully they will address it in a future update. In the meantime, if running Vulkan API on Intel GPU is necessary, we recommend updating the Intel graphics driver to the latest version which has shown to greatly reduce the chance of crashing.
Resolution Note:
We have identified this to be an Intel driver issue on UHD Graphics and a workaround in Unity is not feasible. We already reported this issue to Intel and hopefully they will address it in a future update. In the meantime, if running Vulkan API on Intel GPU is necessary, we recommend updating the Intel graphics driver to the latest version which has shown to greatly reduce the chance of crashing.