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
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
Add comment