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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This issue does not reproduce on any of the latest versions of the Editor.