Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.5f1
2023.1.4f1
2023.2.0a22
Issue ID
UUM-42422
Regression
Yes
Crash on IcdPresentBuffers when entering the Play Mode and Vulkan graphics API is used
1. Open the attached project “Vulkan Crash”
2. Open Scene “Assets/Scenes/SampleScene.unity”
3. Enter the Play Mode
Expected result: Entered the Play Mode
Actual result: Editor Crashes
Reproducible with: 2022.2.20f1, 2022.3.5f1, 2023.1.4f1, 2023.2.0a22
Not Reproducible with: 2021.3.28f1, 2022.2.19f1
Reproducible on: Windows 10
Not reproducible on: Intel MacOS 13.4
Notes:
Crashes with OpenGLCore, OpenGLES3, Vulkan
No crash with Direct3D11 and Direct3D12
First few lines of Stacktrace:
{noformat}0x00007FFE59682041 (amdvlk64) IcdPresentBuffers
0x00007FFE59681530 (amdvlk64) IcdPresentBuffers
0x00007FFE996A065D (vulkan-1) vkDestroyDescriptorPool
0x00007FFE8D5F3D5D (Unity) vk::DescriptorSetUpdater::Update{noformat}
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-42421