Search Issue Tracker
Fixed
Fixed in 2021.3.44f1, 2022.3.47f1, 6000.0.17f1
Votes
0
Found in
2021.3.39f1
2022.3.36f1
6000.0.12f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-75238
Regression
No
Crash on core::basic_string when opening a specific project
How to reproduce:
1. Open the attached "CrashRepro" project
Reproducible with: 2021.3.39f1, 2022.3.36f1, 6000.0.7f1
Not reproducible with: 6000.0.9f1
Fixed in: 6000.0.8f1
Reproducible on: macOS (14.5 Sonoma (Intel), 14.2.1 Darwin (M1) (reported by user))
First few lines of stack trace:
#0 0x00000101c86d00 in core::basic_string<char, core::StringStorageDefault<char>>::basic_string<char const>(char const, char const, MemLabelId const&)
#1 0x00000101c89cac in TypeTreeQueries::ReadStringFromBuffer(unsigned char const)
#2 0x00000101c89848 in TypeTreeQueries::ReadTypeNameFromBufferAndAdvance(TypeTreeIterator const&, unsigned char const, int, core::basic_string<char, core::StringStorageDefault<char>>&, core::basic_string<char, core::StringStorageDefault<char>>&, core::basic_string<char, core::StringStorageDefault<char>>&)
#3 0x00000101c8a43c in TypeTreeQueries::GetTypeTreeFromReferencedType(TypeTreeIterator const&, unsigned char const, int, TypeTree&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
Add comment