Steps to reproduce:
1. Open attached project "AssetBug.zip"
2. In Project window, select the Assets/New Controls.inputactions asset
3. Using mouse or arrow keys, continuously select both the asset itself, and its neighboring assets
4. Observe Console window
Expected result: No errors
Actual result: InputActionImporterEditor error
InputActionImporterEditor.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour.
UnityEditor.AssetImporters.AssetImporterEditor:OnDisable ()
A similar error is thrown when moving the selection between other assets for example the Sqaure texture and the render settings asset.
Reproducible with: 2023.1.0a1, 2023.1.7f1, 2023.2.0b3, 2023.3.0b4
Not reproducible with: 2021.3.29f1, 2022.3.8f1, 2022.2.0a17
Reproduced on: Windows 10