Search Issue Tracker
Fixed in 2022.2.12f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a5
Votes
0
Found in
2022.2.7f1
2023.1.0b3
2023.2.0a2
Issue ID
UUM-27216
Regression
Yes
Editor freezes when selecting multiple assets with different Scripted Importers
Reproduction steps:
1. Open the “ImporterMultiSelectCrash“ project
2. Open the “Images” folder
3. Select the “test1.png“ asset, and in Inspector set the Importer to “Test1Importer”
4. Select the “test2.png” asset, and in Inspector set the Importer to “Test2Importer”
5. Multi-select the “test1.png” and “test2.png” assets
Expected result: the Editor does not freeze
Actual result: the Editor freezes
Reproduced in: 2022.2.4f1, 2022.2.9f1, 2023.1.0b3, 2023.2.0a2
Not reproduced in: 2020.3.45f1, 2021.3.19f1, 2022.2.3f1 (“Creating editor inspector failed: input objects don't reference to the same script” warning instead)
Reproduced using: macOS 13.0.1 (Intel), macOS 13.2 (M1) (by user)
Note: after the freeze, opening the project is stuck at cycling between importing “Images/test1.png” and “Images/test2.png”
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