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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment