Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.61f1
6000.0.47f1
6000.1.0b15
6000.2.0a9
6000.3.0a1
Issue ID
UUM-103232
Regression
No
Freeze/Crash with multiple StackTraces when opening a specific project
Steps to reproduce:
1. Open the “user’s attached project”
2. Observe Unity crash or freeze
Reproducible with versions: 2022.1.0a1, 2022.3.61f1, 6000.0.47f1, 6000.1.0b15, 6000.2.0a9
Reproducible on: macOS 15.3.2 (M1 Max)
Not reproducible on: no other environment tested
First few lines of StackTrace:
{noformat}#0 0x000001966c3720 in __pthread_kill
#1 0x00000196608908 in abort
#2 0x00000337167f18 in monoeg_g_printv
#3 0x0000033714d330 in mono_log_write_logfile
#4 0x00000337168130 in monoeg_g_logv_nofree{noformat}
{noformat}#0 0x0000033951072c in mono_domain_set
#1 0x00000104ba8350 in BurstCompilerService::CompileAsync(ScriptingMethodPtr, void*, int, void (*)(void*, int, void*), void (*)(void*, BurstLogType, char const*, char const*, int), char const*)
#2 0x00000104bad354 in CompileAsyncDelegateMethod(ScriptingObjectPtr, char const*)
#3 0x0000010477a4e4 in BurstCompilerService_CUSTOM_CompileAsyncDelegateMethod(ScriptingBackendNativeObjectPtrOpaque*, BindingsManagedSpan*)
#4 0x0000037bf808b8 in (wrapper managed-to-native) Unity.Burst.LowLevel.BurstCompilerService:CompileAsyncDelegateMethod_Injected (object,UnityEngine.Bindings.ManagedSpanWrapper&) [{0x14fcc0d98} + 0x90] (0x37bf80828 0x37bf80960) [0x338f42a80 - Unity Child Domain]{noformat}
{noformat}#0 0x000001010f831c in Object::RegisterInstanceIDNoLock(Object*)
#1 0x000001019d0458 in AwakeFromLoadQueue::RegisterObjectInstanceIDs()
#2 0x000001019a4d98 in PersistentManager::IntegrateAllThreadedObjects()
#3 0x000001019a5f80 in PersistentManager::LoadAndIntegrateAllPreallocatedObjects(PersistentManager::LockFlags)
#4 0x000001019a47e4 in PersistentManager::ReadObject(int, AwakeFromLoadMode){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment