Search Issue Tracker
Fixed
Fixed in 1.9.2
Votes
0
Found in [Package]
1.8.0
Issue ID
UVSB-2499
Regression
No
The second input device controls both inputs when functionality is created using Visual Scripting Graph
Reproduction steps:
1. Open the attached “Input System bug.zip“ project
2. Open the “SampleScene” scene
3. Enter Play mode and click on the Game window to generate the “Player(Clone)“ GameObject
4. Connect the Controller and press down on its left stick to generate the second “Player(Clone)“ GameObject
5. Move the left stick to the sides and observe the Device name of the Player Input Component and Move coordinates of the Variables Component of both “Player(Clone)“ GameObjects
Expected result: Move coordinates are controlled by a device that is specified in Player Input Component
Actual result: Move coordinates of both “Player(Clone)“ GameObjects are only controlled by the second connected device
Reproducible with: 1.8.0 (2021.3.27f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a20)
Couldn’t test with: 1.7.8 (2023.1.0a23), 1.8.0-pre.1 (2023.1.0a23) (Missing scripts)
Reproduced on: macOS Ventura 13.3.1 (Intel), Windows 11 (by the reporter)
Notes:
- The user noted that the issue is not reproducible in the embedded graph
- Could not test in Player due to being unable to log the Device name and Move coordinates together to distinguish which Input is being controlled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment