Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.4.X
Votes
0
Found in
2019.3.0f4
2019.4.17f1
Issue ID
1307801
Regression
Yes
[Vulkan] Build crashes with vk_icdNegotiateLoaderICDInterfaceVersion after minimizing and then maximizing the Window
How to reproduce:
1. Open the attached project named "vulkancrash.zip"
2. Make sure the Editor is using Vulkan API
3. Build and Play
4. Minimize and Maximize the Built Player Window
Expected result: The Build window is maximized without any problems
Actual result: The Build crashes after maximizing the window
Reproducible with: 2019.3.0f4, 2019.4.19f1
Not reproducible with: 2018.4.31f1, 2019.3.0f3, 2020.1.0a1, 2020.1.17f1, 2020.2.3f1, 2021.1.0b3, 2021.2.0a2
Notes:
1. Only reproducible with Vulkan
2. Does not reproduce on AMD GPUs
Build Crashstack:
0x00007FFDCEC815FB (nvoglv64) vk_icdNegotiateLoaderICDInterfaceVersion
0x00007FFDCECAF6C0 (nvoglv64) vk_icdNegotiateLoaderICDInterfaceVersion
0x00007FFDCEBD7EAF (nvoglv64) vkGetInstanceProcAddr
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFDCA585451)
0x00007FFDCA585451 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFDCA587D2F)
0x00007FFDCA587D2F (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFDCA58D009)
0x00007FFDCA58D009 (UnityPlayer) (function-name not available)
0x00007FFDCA9C17E8 (UnityPlayer) UnityMain
0x00007FFE5EC07C24 (KERNEL32) BaseThreadInitThunk
0x00007FFE5F68D4D1 (ntdll) RtlUserThreadStart
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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Resolution Note (fix version 2020.1):
Fixed in - 2020.1.0a1
Resolution Note (fix version 2019.4):
Fixed in - 2019.4.24f1