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
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2020.3.X):
There are no fixes planned for this Bug