Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.61f1
6000.0.46f1
6000.1.0b14
6000.2.0a8
Issue ID
UUM-102890
Regression
No
Crash/Freeze when opening a specific project
Steps to reproduce:
1. Open the “user’s attached project”
2. Observe Unity freeze or crash
Reproducible with versions: 2022.1.0a1, 2022.3.61f1, 6000.0.46f1, 6000.1.0b14, 6000.2.0a8
Reproducible on: macOS 15.3.2 (M1 Max)
Not reproducible on: no other environment tested
First few lines of StackTraces:
{noformat}#0 0x00000104c13d2c in MemoryProfiler::UnregisterAllocation(void, unsigned long, MemLabelId const&)
#1 0x00000104840398 in MemoryManager::Deallocate(void, MemLabelId const&, char const, int)
#2 0x00000104d7f2c0 in LocalFileSystemPosix::Close(FileEntryData&)
#3 0x00000104d79c2c in FileAccessor::Close()
#4 0x00000104d581a8 in File::Close(){noformat}
{noformat}#0 0x0000010444cde4 in void std::__1::__tree_balance_after_insert<std::__1::__tree_node_base<void>>(std::__1::__tree_node_base<void>, std::__1::__tree_node_base<void>)
#1 0x00000104e02bd4 in PersistentManager::GetStreamNameSpaceInternal(int)
#2 0x00000104e09c40 in PersistentManager::GetSerializedFileIfObjectAvailable(int, long long, PersistentManager::LockFlags)
#3 0x00000104e0b520 in PersistentManager::ReadAndActivateObjectThreaded(int, SerializedObjectIdentifier const&, SerializedFile, bool, bool, PersistentManager::LockFlags)
#4 0x00000104e0a928 in PersistentManager::ReadObjectThreaded(int, PersistentManager::LockFlags){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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-101784