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
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Add comment