Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4.0f1
2019.1.0a1
2019.1.3f1
2019.2.0a1
2019.3.0a1
Issue ID
1155743
Regression
No
Editor freezes on "Load scene 'Temp/__Backupscenes/0.backup'" when entering Play Mode
To reproduce:
1. Open attached project ("freeze")
2. Open Scene "test Ground for spawn"
3. Enter Play mode
-- Editor freezes
Reproduced with: 2018.4.1f1, 2019.1.4f1, 2019.2.0b3, 2019.3.0a4
Notes:
- Freeze happens due script SpawnerScript.cs attached to "GameObject" in the scene, rest scripts are needed for it to run properly
- Could not test with 2017.4 due package incompatibility
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] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Resolution Note (2020.1.X):
The issue was in the users C# code and was fixed.