Search Issue Tracker
Duplicate
Votes
7
Found in
2021.3.8f1
Issue ID
UUM-11818
Regression
No
Crash on core::StringStorageDefault<char>::assign when opening a project
Reproduction steps:
# Open the attached project ”IN-13123.zip”
Expected result: The project opens successfully
Actual result: The Editor crashes
Reproducible with: 2021.3.8f1
Could not test with: 2020.3.38f1, 2022.1.11f1, 2022.2.0b4, 2023.1.0a5 - downgrading/upgrading the project causes compilation errors and the project opens in safe mode
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
0x00007ff79b2defdb (Unity) core::StringStorageDefault<char>::assign
0x00007ff79d31d0dd (Unity) GuidDB::ProcessBlock
0x00007ff79d31bbe6 (Unity) GuidDB::Process
0x00007ff79d31edfc (Unity) SourceAssetDBWriteTxn::RefreshStage3_SyncDatabase
0x00007ff79d398fd9 (Unity) <lambda_e6424a8189d49796f15e3ea7419cba10>::operator()
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-14959
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
This is a duplicate of issue #UUM-14959