Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.23f1, 2023.2.17f1, 6000.0.0b14
Votes
1
Found in
2021.3.34f1
2022.3.17f1
2023.2.5f1
6000.0.0b11
Issue ID
UUM-60185
Regression
Yes
[Silicon] ModelImporter.Import takes a long time when opening a project in batch mode
Reproduction steps:
1. Open the attached “ReproProject” project in batch mode with the following Command-line arguments: “[UNITY PATH] -batchmode -projectPath [“ReproProject” PATH] -quit -logFile -”
2. Observe the “[Performance] ModelImporter.Import” line in the terminal
Expected result: ModelImporter.Import total time takes about 2.5s
Actual result: ModelImporter.Import total time is around 9.5s
Reproducible with: 2021.3.22f1, 2021.3.34f1, 2022.3.17f1, 2023.2.5f1
Not reproducible with: 2021.3.21f1
Could not test with: 2023.2.0b2 (“[Performance] ModelImporter.Import” line is not reported in the log)
Reproducible on: macOS 14.2.1 (M1 Max)
Not reproducible on: Windows 10, macOS 13.6.3 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment