Search Issue Tracker
Active
Under Consideration for 6000.2.X
Votes
0
Found in
2022.3.60f1
6000.0.43f1
6000.1.0b12
6000.2.0a7
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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Add comment