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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (2020.1.X):
The issue was in the users C# code and was fixed.