Search Issue Tracker
Won't Fix
Won't Fix in 2022.2.X
Votes
0
Found in
2022.2.12f1
Issue ID
UUM-30713
Regression
No
Infinite loop on AssetDatabase.Refresh when importing an image with Parallel Import enabled
Reproduction steps:
1. Open the attached project “ImportRepro”
2. Open the Project Settings window (Edit > Project Settings)
3. In the Project Window select the Editor tab and enable Parallel Import
4. Drag any image file into the Project window to add the file to the project
Expected result: The dragged-in image is added to the Project
Actual result: The editor is stuck on the AssetDatabase.Refresh in a loop
Reproducible with: 2022.2.0a4, 2022.2.12f1, 2023.1.0a15
Not reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.0a3, 2023.1.0a16, 2023.1.0b8, 2023.2.0a6
Reproducible on: macOS 13.1 (Intel)
Notes:
- On macOS when adding the image to the project Finder window may freeze for a short time
- The project gets stuck on AssetDatabase.Refresh when opening it, until the added file is removed from the Assets folder
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
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
- Asset gets unselected and added Subgraphs list item is not undone when performing Undo in Heatmap with Default Values asset Inspector
- Black square “shadow” artifacts visible when using Screen Space Reflections without maximum smoothing
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2022.2.X):
There are no fixes planned for this Bug