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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2020.1):
Fixed in: 2019.2.19f1, 2018.4.17f1
Not reproducible in: 2020.1, 2019.3