Search Issue Tracker
Won't Fix
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
There are no fixes planned for this Bug