Search Issue Tracker
Active
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
- Custom elements not visible in UI Builder when defined in a namespace starting with "Unity"
- Decal Projectors of Prefabs appear less faded in Scene view
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
Add comment