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
- Prefab preview does not update when material settings are changed in the Inspector window
- [HDRP] Rendering breaks when changing upscaler settings with attached frame debugger
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when opening the project or reloading the domain
- Target selection menu in Profiler has no highlight when hovering on various options
- Text is not displayed in the Inspector window when using Korean characters
Resolution Note (2020.1.X):
The issue was in the users C# code and was fixed.