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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment