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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This issue does not reproduce on any of the latest versions of the Editor.