Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.3.0b2
6000.4.0a1
Issue ID
UUM-119207
Regression
Yes
Errors "Trying to read value of type Float while reading a value of type Enum" are logged when Items in the Input System's Actions Hierarchy are repainted
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment