Search Issue Tracker
In Progress
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Fix In Review for 6000.3.X
Votes
0
Found in
2022.3.60f1
6000.0.43f1
6000.1.0b12
6000.2.0a7
6000.3.0a1
Issue ID
UUM-101784
Regression
No
Crash on PersistentManager::GetSerializedFileIfObjectAvailable when opening a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
Expected result: Project opens
Actual result: Project crashes and loading window does not close
Reproducible with: 2022.3.60f1, 6000.0.43f1, 6000.1.0b12, 6000.2.0a7
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
You can check if it has crashed in the Editor logs once the loading window shows “Open Project: Open Scene“, but it does not show up every time
First few lines of stack trace:
{noformat}0x00007FFFE07F45FC (Unity) PersistentManager::GetSerializedFileIfObjectAvailable
0x00007FFFE07FA6A5 (Unity) PersistentManager::ReadAndActivateObjectThreaded
0x00007FFFE07F80A1 (Unity) PersistentManager::LoadRemainingPreallocatedObjects
0x00007FFFE07F70D2 (Unity) PersistentManager::LoadFileCompletelyThreaded{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment