Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.1.0-pre.5
Issue ID
1369543
Regression
Yes
InputAction class's variable names are replaced with "Input Action" when looking in the Inspector window
How to reproduce:
1. Open the attached project "InputSystemBug.zip"
2. Open the "SampleScene" scene
3. Select the "Click Me" GameObject in the Hierarchy window
4. Notice the three Input Action boxes in the Inspector window under "Using Inputs" Script
Expected result: Input Action variable names set in scripts are shown in the Inspector window
Actual result: All Input Action names are shown as "Input Action"
Reproducible with: 1.1.0-pre.5 (2019.4.31f1, 2020.3.20f1, 2021.1.21f1, 2021.2.0b12, 2022.1.0a9), 1.1.1 (2019.4.31f1, 2020.3.20f1, 2021.1.21f1, 2021.2.0b14, 2022.1.0a11)
Not reproducible with: 1.1.0.preview-3 (2019.4.31f1, 2020.3.20f1, 2021.1.21f1, 2021.2.0a19)
Could not test with: 1.1.0.preview-3 (2021.2.0b14, 2022.1.0a11), 1.1.0-pre.5 (2021.2.0b14, 2022.1.0a11) - Input System package is not supported
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #1367240