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
7000.0.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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment