Search Issue Tracker
Fixed
Fixed in 2022.3.27f1, 6000.0.1f1
Votes
0
Found in
2022.3.20f1
2023.2.11f1
2023.3.0b8
6000.0.0b11
Issue ID
UUM-64099
Regression
Yes
Crash on GetGroupNameFromGUID when opening a specific project
Steps to reproduce:
1. Open the “users attached project”
2. Observe the crash
Reproducible with versions:2022.2.0a8, 2022.3.20f1, 2023.2.11f1, 2023.3.0b8
Not reproducible with versions: 2021.3.35f1, 2022.2.0a7
Reproducible on: macOS Sonoma 14.2.1 (Intel), Windows 11 (By the reporter)
Not reproducible on: no other environment tested
First few line of Stack Trace:
{noformat}#0 0x0000010d8b5888 in GetTargetAssemblyByScriptPath(core::basic_string<char, core::StringStorageDefault<char>> const&)
#1 0x0000010dff8646 in GetGroupNameFromGUID(UnityGUID const&)
#2 0x0000010dff8510 in LocalizationDatabase::ReloadAllEditorLocalizationAssets()
#3 0x0000010bc01b69 in CallbackArray::Invoke()
#4 0x0000010d4eb0f1 in ProfilerCallbackInvoke<CallbackArray, &GlobalCallbacks::editorFinishedLoadingProject>::Invoke(char const*){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment