Search Issue Tracker
Fixed in 1.0.0-preview.7
Votes
0
Found in [Package]
preview - 0.2.10, preview.4 - 1.0.0
Issue ID
1214519
Regression
No
Player Input Send Messages won't trigger when Input Action name contains spaces
To reproduce:
1. Open attached project ("case_1214519.zip")
2. Open Assets > Scenes > "SampleScene" scene
3. Enter the Play mode, focus the Game view window and press "space" button
4. Observe the Console
Expected result: Message "space key pressed..." is printed in the Console
Actual result: No message is printed in the Console
Reproducible in: 2019.2.20f1, 2019.3.0f6, 2020.1.0a22
Could not test in: 2017.4.36f1 (No Package Manager), 2018.4.17f1 (Due to errors in the project)
Reproducible in package versions: 0.2.10, preview.4 - 1.0.0
Could not test in package versions: 0.1.2, 0.2.8 (Due to errors in the project)
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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
Resolution Note (fix version 1.0.0-preview.7):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1101.