Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a11
Issue ID
1173082
Regression
Yes
[ADB V2] Importer stuck in infinite loop on importing ogg files from the asset store
To reproduce:
- download the Trash Dash project form the asset store
- notice that the importer loops over the Sounds folders again and again and the importing never finishes
- this occurs regardless whether you pick to update the packages or not
- this doesn't occur when using Asset database V1
Reproducible in 2019.3.0a11
Cannot reproduce in 2019.3.0a10 or 2019.2.0f1
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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
akeplinger
Nov 21, 2019 15:49
I'm seeing the same issue. Importing an old project, when it reaches the ogg files it hangs forever. Not sure what it's doing, never gets past the first one.