Search Issue Tracker
Fixed
Votes
1
Found in
2023.2.14f1
2023.3.0b10
Issue ID
UUM-66062
Regression
Yes
[TypeCache] Editor freezes on start-up during “Loading Initial Domain With User Assemblies" and starts to rapidly consume RAM until it crashes when the project contains a lot of Scripting Assemblies
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Observe the Editor
Expected result: The Editor finishes loading and opens
Actual result: The Editor freezes during “Loading Initial Domain With User Assemblies: Loading Initial Domain with User” and starts to rapidly consume RAM until it crashes
Reproducible with: 2023.2.0a16, 2023.2.14f1, 2023.3.0b10
Not reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.2.0a15
Reproducible on: macOS Ventura 13.6.3 (user’s) (M1), Sonoma 14.3.1 (Intel), Windows 10
Notes:
- Reproducible regardless of the selected platform
- On macOS Sonoma 14.3.1 (Intel), the Editor only freezes
First few lines of the Stack Trace (Windows 10):
{noformat}0x00007FF9F2D9CF19 (KERNELBASE) RaiseException
0x00007FF96561D062 (Unity) LaunchBugReporter
0x00007FF96505D1A3 (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF96505DC8A (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF965D587DA (Unity) DebugStringToFilePostprocessedStacktrace
0x00007FF965D57B78 (Unity) DebugStringToFile{noformat}
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-68119