Unity Issue Tracker - "TextureImporterInspector.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour." thrown when selecting Asset then selecting and deselecting Texture 2D
Fixed
UUM-35998
"TextureImporterInspector.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour." thrown when selecting Asset then selecting and deselecting Texture 2D
Unity: UI Toolkit Framework
Open
2022.1.X
2022.1.0a15 onwards
Fixed
2023.3.X
2023.2.X
2022.3.X
Won't Fix
2023.1.X
2022.2.X
Issue is fixed in latest Trunk(6000.0.6f1)
How to reproduce:
1. Open the attached project "InpsectorIssue.zip"
2. Select Assets/LevelMaterialConfig.asset in the Project window
3. Select Assets/tile2_1x1.png
4. Repeat step 2
Expected results: No errors thrown in the Console window
Actual results: "TextureImporterInspector.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour." thrown in the Console window