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
- Multiple warnings are thrown when importing Terrain URP Demo Scene to the Project
- The Frame value field does not update when using the increment/decrement arrows in the Frame Debugger if the value has been manually inputted
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
Add comment