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
- [Android] The audio is muted after returning back to the app when recording the screen
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
Add comment