Skip to content

FIX: Custom processors serialises enum by index rather than by value. #2164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 35 commits into from
Jul 2, 2025

Merge branch 'develop' into isxb-1482/fix-custom-processor-serializes…

8acf7fe
Select commit
Loading
Failed to load commit list.
Merged

FIX: Custom processors serialises enum by index rather than by value. #2164

Merge branch 'develop' into isxb-1482/fix-custom-processor-serializes…
8acf7fe
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/patch succeeded Jun 10, 2025 in 0s

81.69% of diff hit (target 67.78%)

View this Pull Request on Codecov

81.69% of diff hit (target 67.78%)

Annotations

Check warning on line 1017 in Packages/com.unity.inputsystem/InputSystem/Actions/InputActionAsset.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/Actions/InputActionAsset.cs#L1017

Added line #L1017 was not covered by tests

Check warning on line 1039 in Packages/com.unity.inputsystem/InputSystem/Actions/InputActionAsset.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/Actions/InputActionAsset.cs#L1037-L1039

Added lines #L1037 - L1039 were not covered by tests

Check warning on line 1053 in Packages/com.unity.inputsystem/InputSystem/Actions/InputActionAsset.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/Actions/InputActionAsset.cs#L1050-L1053

Added lines #L1050 - L1053 were not covered by tests

Check warning on line 1065 in Packages/com.unity.inputsystem/InputSystem/Actions/InputActionAsset.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/Actions/InputActionAsset.cs#L1062-L1065

Added lines #L1062 - L1065 were not covered by tests

Check warning on line 285 in Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/ParameterListView.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/ParameterListView.cs#L285

Added line #L285 was not covered by tests