Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.57f1
6000.2.3f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-116727
Regression
No
Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
How to reproduce:
1. Open the attached “CrashRepro_IN-111073.zip“ project
2. Open the Build Profiles window (File>Build Profiles)
Reproducible with: 6000.0.57f1, 6000.2.3f1, 6000.3.0b1
Reproducible on: macOS 15.6.1 Sequoia (Intel), 14.5 (M3) (by user)
Not reproducible on: No other environment tested
First few lines of the stack trace:
#0 0x0000010c726509 in std::__1::__tree_const_iterator<std::__1::__value_type<core::basic_string<char, core::StringStorageDefault<char>>, int>, std::__1::__tree_node<std::__1::__value_type<core::basic_string<char, core::StringStorageDefault<char>>, int>, void>_, long> std::__1::__tree<std::__1::__value_type<core::basic_string<char, core::StringStorageDefault<char>>, int>, std::__1::__map_value_compare<core::basic_string<char, core::StringStorageDefault<char>>, std::__1::__value_type<core::basic_string<char, core::StringStorageDefault<char>>, int>, std::__1::less<core::basic_string<char, core::StringStorageDefault<char>>>, true>, stl_allocator<std::__1::__value_type<core::basic_string<char, core::StringStorageDefault<char>>, int>, (MemLabelIdentifier)133, 16>>::find<core::basic_string<char, core::StringStorageDefault<char>>>(core::basic_string<char, core::StringStorageDefault<char>> const&) const_
_#1 0x0000010daacad0 in EditorOnlyPlayerSettings::GetPlatformScriptingBackend(core::basic_string_ref<char>, ScriptingExceptionPtr_) const
#2 0x0000010c63e7b9 in PlayerSettingsBindings::GetScriptingBackend_Internal(PlayerSettings, core::basic_string_ref<char>)
#3 0x0000010af93e9d in PlayerSettings_CUSTOM_GetScriptingBackend_Internal(void, BindingsManagedSpan)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Add comment