Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
Votes
0
Found in
2020.3.46f1
Issue ID
UUM-32970
Regression
No
Editor crash when native plugin's Intercept Initialisation priority set to kUnityVulkanInitCallbackMaxPriority-1
How to reproduce:
1. Download and open the attached project
2. Close the project
3. Re-open the project
4. Observe the crash
Reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.11f1, 2023.1.0b8, 2023.2.0a6
Stacktrace:
I vkCreateInstance {Unity}
received signal from system: SIGSEGV
Obtained 11 stack frames
0x00007ff6a42898ad (Unity) StackWalker::GetCurrentCallstack
0x00007ff6a4290469 (Unity) StackWalker::ShowCallstack
0x00007ff6a5214883 (Unity) GetStacktrace
0x00007ff6a428f4a6 (Unity) winutils::PrintStackTrace
0x00007ff6a4288edc (Unity) winutils::CrashHandler::DefaultSignalHandler
0x00007ff6a662a5ae (Unity) seh_filter_exe
0x00007ff6a66eb208 (Unity) {{__scrt_common_main_seh'::}}1'::filt$0
0x00007ff6a65f6ee0 (Unity) _C_specific_handler
0x00007ffc95c9241f (ntdll) _chkstk
0x00007ffc95c414a4 (ntdll) RtlRaiseException
0x00007ffc95c90f4e (ntdll) KiUserExceptionDispatcher
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2020.3.X):
There are no fixes planned for this Bug