Search Issue Tracker
Fixed
Fixed in 2023.1.0a2
Unknown (hidden) 2022.2.X
Votes
0
Found in
2022.2.0b7
2023.1.0a1
Issue ID
UUM-13019
Regression
Yes
[M1] Crashes on core::pair<core::hash_set<UnityGUID, core::hash<UnityGUID> when entering Play Mode
Reproduction steps:
1. Open the user’s attached project
2. Enter Play Mode
Expected result: Editor enters Play Mode
Actual result: Editor crashes
Reproducible with: 2022.2.0a1, 2022.2.0b7, 2023.1.0a1
Not reproducible with: 2021.3.9f1, 2022.1.15f1, 2023.1.0a2, 2023.1.0a9
Reproducible on: MacOS 12.5 (M1)
Not reproducible on: Windows 10
First lines of stack trace:
#0 0x00000102d7e5b8 in core::pair<core::hash_set<UnityGUID, core::hash<UnityGUID>, std::{}1::equal_to<UnityGUID> >::node_iterator<UnityGUID>, bool, false> core::hash_set<UnityGUID, core::hash<UnityGUID>, std::{_}_1::equal_to<UnityGUID> >::insert<UnityGUID&>(UnityGUID&)
#1 0x00000104a2eb74 in FindAssetsWithImporterTypeV2(core::hash_set<Unity::Type const, core::hash<Unity::Type const>, std::{}1::equal_to<Unity::Type const> >&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::{_}_1::equal_to<UnityGUID> >&, AssetDatabase::ImportSyncMode)
#2 0x000001049b627c in AssetDatabase::FindAssetsWithImporterType(Unity::Type const, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> >&, AssetDatabase::ImportSyncMode)
#3 0x00000104a5dd28 in RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2)
#4 0x00000104a3d430 in StopAssetImportingV2Internal(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const, char const)
#5 0x000001045a3834 in EditorSceneManager::RestoreSceneBackups(dynamic_array<EditorSceneBackup, 0ul>&, EditorSceneManager::PlayModeChange)
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