Search Issue Tracker
By Design
By Design in 2023.2.X
Votes
0
Found in
2020.3.47f1
2021.3.22f1
2022.2.13f1
2023.1.0b10
2023.2.0a9
Issue ID
UUM-31843
Regression
No
AssetImporterEditor is displayed in the Inspector window when selecting two files with an importer
How to reproduce:
1. Open the user’s attached “EditorSelectionError.zip” project
2. In the Project window, select “asd - Copy” and “asd” files
3. Observe the Inspector window
Expected result: “Multi-object editing not supported” message appears, and AssetImporterEditor inspector is not displayed
Actual result: “Multi-object editing not supported” message appears, and AssetImporterEditor inspector is displayed
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.13f1, 2023.1.0b10, 2023.2.0a9
Reproduced on: macOS 13.2.1 (Intel) and Windows 11
Note: Not reproducible with ScriptableObject
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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Resolution Note:
The "New Some SO " objects do not have the same Inspector setup as the "asd" objects. Hence why their header is different. The code about multi selection and importer is fine.
Resolution Note (2023.2.X):
The "New Some SO " objects do not have the same Inspector setup as the "asd" objects. Hence why their header is different. The code about multi selection and importer is fine.