Search Issue Tracker
Active
Fixed in 2021.3.44f1, 2022.3.47f1, 6000.0.17f1
Under Consideration for 6000.2.X
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment