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
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP
- Particle Effect window buttons overlap with other UI elements when opened in Editor
Add comment