Search Issue Tracker
By Design
Votes
0
Found in
2020.1
2020.2.0b2
2021.1
Issue ID
1282822
Regression
Yes
Editor freezes when importing large asset from Package Manager
Steps to reproduce:
1. Open a new Unity project
2. Download a big asset set from AssetStore using the Package Manager (i.e. "AllSky - 200+ Sky / Skybox Set")
3. Click Import
Expected result: Package imports without freezing the editor
Actual result: Package imports while freezing the editor and loading bar shows PackageManagerWindow.MouseUp
Note: After each Import click in Package Manager, the Asset pack is being loaded. Once it's loaded, you can select what assets to import. If you quit this window and Import the Asset pack again from the Package Manager, import times are doubling, slowing down the whole computer. (generating garbage?)
Reproducible with:
2020.2.0b10, 2021.1.0a3 (PackageManagerWindows.MouseUp - full time 20 - 600 seconds at random)
2020.1.12f1 (Saving Unsaved Assets - full time 20 - 600 seconds)
Not reproducible with: 2019.4.14f1 (Decompressing - full time 20 seconds)
-
Kundelstein
Aug 26, 2024 20:56
So how many years will this be broken? Happens in Unity 2022.3.29f1
-
Cazual
Oct 02, 2023 11:50
Still happening crazy it is still not fixed!!!!!!
-
Psychotoke
Aug 27, 2023 23:27
This is still happening in 2023, 3 years after this post, in 2022.3 LTS. I simply cannot use this version of Unity, which is unfortunate because some of the packages I bought require it. Unity PLEASE FIX THIS IM LOSING MY MIND
-
DigitalIPete2
Mar 23, 2022 20:30
This is STILL happening in 2022 in Unity 2020.3.30f1 ????? !!!!
And is almost enough to make you shut the PC down and walk away!
PLEASE FIX THIS!
-
climberDev
Nov 13, 2021 07:43
Can verify this exact thing happened to me. Trying to import a large package (6GB), wish I could get to choosing what I actually want to import before the freeze, I only want a portion of it.
-
gagarra
Oct 11, 2021 05:10
I've got the same problem. It fixes simply after 7-10 minutes of waiting
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2020.1.X):
`PackageManagerWindow.MouseUp` was a new feature introduced to show ProgressBar when a function or thread is taking too long and it’s not Package Manager specific either. And it will be addressed in the future.