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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (2020.1.X):
The issue was in the users C# code and was fixed.