Search Issue Tracker
Won't Fix
Votes
1
Found in
2022.3.15f1
2023.2.3f1
2023.3.0a18
Issue ID
UUM-58885
Regression
Yes
Empty Inspector window and error thrown when selecting an Assembly Definition Asset
Reproduction steps:
1. Open the attached “Empty.zip“ project
2. Open the “Scenes” folder in the Project window
3. Go back to the “Assets” folder and select the “testing.asmdef” Asset
4. Observe the Inspector doesn’t display any information
5. Press on the empty background in the Project window
6. Observe the Console
Expected result: Inspector window displays editable asmdef properties and fields, no errors in the Console
Actual result: Inspector window is empty and “AssemblyDefinitionImporterInspector.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour. UnityEditor.InspectorWindow:RedrawFromNative ()” is thrown
Reproducible with: 2022.3.15f1, 2023.2.3f1
Not reproducible with: 2021.3.33f1
Reproducible on: Windows 11 (User's platform)
Not reproducible on: Windows 10, Windows 11, M1 MacBook 14.2
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Resolution Note:
This issue does not reproduce on any of the latest versions of the Editor.