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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-68119