Steps to reproduce:
1. Open the attached Project
2. Navigate to Edit > Project Settings > Input System Package
3. Observe the Console
Actual results: When the hierarchy items in the list are repainted, error "Trying to read value of type Float while reading a value of type Enum
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" is logged in Console, indicating an issue with an inline style file that's used by the Input System
Expected results: No errors are logged when Hierarchy items are repainted
Reproducible with versions: 6000.3.0b2
Not reproducible with versions: 2022.3.66f1, 6000.0.57f1, 6000.1.16f1, 6000.2.5f1, 6000.3.0b1
Tested on (OS): Windows 11