Search Issue Tracker
By Design
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
- "Sub Mesh Mask" field in VFX Graph has no padding
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
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.