Search Issue Tracker
Fixed
Fixed in 1.4.3
Votes
0
Found in [Package]
1.3.0
Issue ID
ISXB-50
Regression
No
[Input System] Names of InputAction and InputActionMap not shown in Inspector when they are Public or Serialized
Reproduction steps:
1. Open the attached project
2. Open "SampleScene" Scene
3. Open TestInput.cs
4. Select Cube object in the Hierarchy
5. Observe Input Action and Input Action Map names in the "Test Input (Script)" Component and compare them with names in TestInput.cs
Expected result: Public or Serialized Input Actions and Input Action Maps are shown with their names in the Inspector
Actual result: Public or Serialized Input Actions and Input Action Maps are shown without their names in the Inspector
Reproducible with: 1.0.0 (2020.3.26f1), 1.1.1 (2020.3.26f1), 1.2.0 (2019.4.34f1, 2020.3.26f1, 2021.2.8f1, 2022.1.0b4), 1.3.0(2022.1.0b4)
Note: in 1.3.0 Public or Serialized Input Actions show their names, but Input Action Map names are still shown as "Input Action Map" in the inspector
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment