Search Issue Tracker
In Progress
Under Consideration for 1.13.X
Votes
0
Found in [Package]
1.13.1
Issue ID
ISXB-1474
Regression
No
Input System serialises enums by index rather than by value of the enum
Reproduction steps:
1. Open the attached “IN-97595_InputSystem_EnumSerialisation“ project
2. Open the “EnumSerialisation_InputSystem.inputactions“ Input Actions Asset in a text editor
3. Observe the “SomeEnum“ value in the processors field of the only existing action
Expected result: It has an assigned value of 100
Actual result: It has an assigned value of 3
Reproducible with: 1.7.0, 1.9.0, 1.11.1, 1.11.2, 1.12.0 (2022.3.60f1), 1.13.1 (6000.0.43f1, 6000.1.0b11, 6000.2.0a7)
Reproducible on: M1 Max MacOS 15.1.1
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
Add comment