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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #UUM-116350