Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2022.1.0a16
2022.1.0b1
Issue ID
1384643
Regression
Yes
[Linux] Unity crashes when opening or creating new projects on Ubuntu 18.04
Repro steps:
1. Create new or open an existing project
Actual: Unity crashes
Expected: Unity doesn't crash
Reproducible with: 2022.1.0a16, 2022.1.0b1
Not reproducible with: 2022.1.0a15
#0 0x0056162cc797bc in burst_signal_handler(int, siginfo_t*, void*)
#1 0x007faf3d7ff980 in funlockfile
#2 0x007faf3d58a4e1 in __nss_passwd_lookup
#3 0x0056162c8ec75f in core::string_with_label<1, char>::string_with_label(char const*)
#4 0x0056162e2322e8 in GetDisplayName(int)
#5 0x0056162c7e722b in EditorDisplayUtility_CUSTOM_GetDisplayName(int)
#6 0x000000418d28b3 in (wrapper managed-to-native) UnityEditor.EditorDisplayUtility:GetDisplayName (int)
#7 0x007fae0006f1e8 in mono_get_runtime_build_info
#8 0x007fae0020de04 in mono_runtime_invoke
#9 0x007fae0020dd4e in mono_runtime_invoke
#10 0x0056162d07f533 in scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)
#11 0x0056162d07b097 in ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)
#12 0x0056162d07af41 in ScriptingInvocation::InvokeChecked(ScriptingExceptionPtr*)
#13 0x0056162d103d85 in SerializableManagedRef::CallMethod(Object&, ScriptingMethodPtr)
#14 0x0056162d023d3e in MonoBehaviour::AwakeFromLoad(AwakeFromLoadMode)
#15 0x0056162d025754 in ResetAndApplyDefaultReferencesOnNewMonoBehaviour(MonoBehaviour&, bool)
#16 0x0056162d07624c in Scripting::CreateScriptableObjectWithType(ScriptingSystemTypeObjectPtr, bool, ScriptingExceptionPtr*)
#17 0x0056162c4d91f2 in ScriptableObject_CUSTOM_CreateScriptableObjectInstanceFromType(ScriptingBackendNativeObjectPtrOpaque*, unsigned char)
#18 0x0000004167ad06 in (wrapper managed-to-native) UnityEngine.ScriptableObject:CreateScriptableObjectInstanceFromType (System.Type,bool)
Notes:
- Doesn't reproduce on Ubuntu 20.04
Comments (1)
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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
the-oli
Aug 31, 2022 15:11
Unity Hub also crashes when you choose an option where it opens a new window or when you try to save your custom layout.
Happens in Ubuntu 22.04
The probable cause could be because unity hub does not supprt this version of Ubuntu.