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
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
Resolution Note:
This issue does not reproduce on any of the latest versions of the Editor.