Search Issue Tracker
In Progress
Under Consideration for 2021.3.X, 2022.3.X
Fix In Review for 6000.0.40f1, 6000.1.X
Fixed in 6000.2.0a3
Votes
1
Found in
2021.3.30f1
2022.3.9f1
6000.0.0b11
6000.1.0a3
6000.2.0a1
7000.0.0a1
Issue ID
UUM-49767
Regression
No
Unity freezes when opening a project
Reproduction steps:
1. Open the attached “repro-project“
2. Observe the memory usage in Task Manager or Activity Monitor
Expected result: The project opens successfully
Actual result: Unity freezes, the project never opens and memory usage rapidly rises over time implying that there is a memory leak
Reproducible with: 2021.3.30f1, 2022.3.9f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6
Reproduced on: Windows 10 Pro, macOS 13.4.2 (Intel)
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007FF9E4C0CF19 (KERNELBASE) RaiseException
0x00007FF68FDEE68F (Unity) LaunchBugReporter
0x00007FF68F8251F2 (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF68F82609C (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF6908189C7 (Unity) DebugStringToFilePostprocessedStacktrace
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
Add comment