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
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
- Texture2D memory allocation size is significantly increased when running on iOS device
This is a duplicate of issue #1367240