Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2018.4
2018.4.13f1
Issue ID
1202758
Regression
No
[Perforce] Fatal crash when using Provider.Revert on unchanged scenes and reloading scenes at the same time
How to reproduce:
1. Add the attached repro project to your preferred remote workspace and open it
2. Connect it to Perforce
3. Submit all of the scene files that have the "VacantInterior_Small" string in its name (Should be a total of 7 .unity files)
4. Go to "Tools" -> "Worl Builder" -> "Location" -> "Open"
5. Select the "Type" as "Interior" and the location as "VacantInterior_Small_01", click Open
6. While in the same World Builder Window click on the "Build" tab and click "Build"
Expected result: the scenes are reloaded without issues
Actual result: editor crashes
Reproduced in: 2019.2.16f1, 2018.4.15f1
Stack trace first lines (see the full stack trace in the Edit section):
0 com.unity3d.UnityEditor5.x 0x000000010fb42b69 profiling::profiler::GetProfilerThreadID() + 25
1 com.unity3d.UnityEditor5.x 0x000000011009e2c8 AudioManager::systemCallback(FMOD_SYSTEM*, FMOD_SYSTEM_CALLBACKTYPE, void*, void*) + 424
2 com.unity3d.UnityEditor5.x 0x0000000113408e9f FMOD::thread::callback(void*) + 175
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2020.1):
Fixed in: 2019.2.19f1, 2018.4.17f1
Not reproducible in: 2020.1, 2019.3