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
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
- TableEntryAdded event is not triggered when a new entry is added in the Localization Tables window
- The macOS Player is built to a different folder than the selected one when the Player is built on Windows
- Editor memory leak in VisualElement when recompiling in a blank URP project
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2022.2.X):
There are no fixes planned for this Bug