Search Issue Tracker
Duplicate
Duplicate in 2019.3.X
Votes
0
Found in
2019.3.0b4
2020.1.0a5
Issue ID
1186812
Regression
Yes
[Asset Importers] Asset Store Package gets stuck on import
When attempting to import one of the Asset store Top Assets: https://assetstore.unity.com/packages/tools/animation/dotween-hotween-v2-27676
The asset importer gets stuck and an erros appears in the console. Then the Asset importer never progresses from there:
Failed to copy package file to Assets/SimpleTown/DemoScene.meta
After getting the error, the progress bar always appears on the screen, and the asset never gets imported. After killing the Editor from Task Manager and reopening the project, there is a folder hierarchy similar to that of hte project, but none of the assets are there.
If I try to reimport the asset again, though, the second time it works (but only if i leave the folders there!)
Affected assets:
- Stick Hero
To repro this:
- start a new project in Unity 2019.3.0b5 or 2020.1.0a5
- Download and try to open this asset store assets: https://assetstore.unity.com/packages/tools/animation/dotween-hotween-v2-27676
Reproducible in Unity 2020.1.0a5, 2019.3.0b5
Reproducible with BOTH ADB v1 and v2
Not reproducible in 2019.3.0b3, 2019.2.0f2
First affected version: 2019.3.0b4
WORKAROUND: Repen the project and reimport the asset the second time.
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
This is a duplicate of issue #1186510