Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.2.X, 2021.1.X
Votes
28
Found in
2020.2.0a2
2020.2.0b12
2021.1
Issue ID
1294937
Regression
Yes
Crash on EditorUserSettings::UpdateRecentSceneConfigValues when opening multiple Scenes several times one by one through Script
How to reproduce:
1. Download and open the attached project 'Scenes.zip'
2. Open Tools -> ScenesSetup
3. Add to the list 'Scene_1', 'Scene_2', 'Scene_3' from 'Asset/Scenes'
4. Click button 'Run Scenes'
5. Wait for Scenes to load
6. Repeat steps 4-5 several times
Reproducible with: 2020.2.0a2, 2020.2.0b11, 2021.1.0a8
Not reproducible with: 2019.4.16f1, 2020.1.16f1, 2020.2.0a1
Couldn't test with: 2018.4.28f1 (Couldn't downgrade)
First lines of the stacktrace:
0x00007ff67b13d085 (Unity) core::StringStorageDefault<char>::assign
0x00007ff67b13cfbe (Unity) core::StringStorageDefault<char>::assign
0x00007ff67c2366a4 (Unity) EditorUserSettings::UpdateRecentSceneConfigValues
0x00007ff67c63011a (Unity) EditorSceneManager::OpenScene
0x00007ff67c17c18c (Unity) EditorSceneManagerBindings::OpenScene
0x00007ff67cb58708 (Unity) EditorSceneManager_CUSTOM_OpenScene_Injected
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a1