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
Comments (1)
-
LuisMer
Oct 23, 2021 12:34
Any comment on what was causing the problem or advice to figure it out?
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
- Missing space in Cache Server documentation link tooltip in Project Settings
- Android soft keyboard's arrows and select tools do not have visual feedback when Hide Mobile Input is enabled
- No padding in the UI Toolkit Project Settings
- Unity Perforce: Connection is extremely slow or times out when "Scan Local Packages on Connect" is enabled in Version Control while the project has many local packages
- Not compatible Style Sheets can be selected in the TSS files under "Style Sheets"
Resolution Note (2020.1.X):
The issue was in the users C# code and was fixed.