Search Issue Tracker
Fixed
Fixed in 2022.2.8f1, 2023.1.0b5, 2023.2.0a1
Votes
0
Found in
2023.1.0a4
2023.2.0a1
Issue ID
UUM-10036
Regression
No
Blend models are imported incorrectly when using the Parallel Import function
Reproduction steps:
1. Open the attached project
2. Open the "/Assets/Scenes/SampleScene.unity" Scene
3. Select all of the models located under "/Assets/Meshes/"
4. Reimport each model by right-clicking on it and selecting "Reimport"
5. Observe the models
6. Select all of the models and reimport all of them at once
7. Observe the models
Expected result: All of the models are imported correctly
Actual result: The models are imported incorrectly
Reproducible with: 2021.3.6f1, 2022.1.10f1, 2022.2.0b2, 2023.1.0a4
Could not test with: 2019.4.39f1, 2020.3.37f1 (Parallel Import function is not present)
Notes:
- Parallel Import option, which is located under Edit > Project Settings > Editor > Asset Pipeline, must be enabled
- Using 2022.1.10f1 and 2022.2.0b2, the same behavior is apparent when using the "Reimport All" function instead of selecting all of the models and clicking "Reimport"
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
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
Resolution Note (fix version 2023.2.0a1):
Importing multiple .blend models now works properly when using the Parallel Import function
Resolution Note (fix version 2023.1.0b5):
Importing multiple .blend models now works properly when using the Parallel Import function