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
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
Resolution Note:
There are no fixes planned for this Bug