Search Issue Tracker
Duplicate
Votes
1
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
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-116350
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
This is a duplicate of issue #UUM-116350