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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This issue does not reproduce on any of the latest versions of the Editor.