Search Issue Tracker
Fixed in 1.3.0
Votes
0
Found in [Package]
1.1.0-preview.2
Issue ID
1306361
Regression
No
[Input System] UI Input Module lets the player navigate across other canvases
How to reproduce:
1. Open the user's attached "Multiplayer input" project
2. Open Assets/Scene/SampleScene
3. Enter Play Mode
4. Move your Gamepad's left analog stick up and down
Expected result: You can select a button only from a single canvas
Actual result: You can select a button from both canvases
Reproduces on: 1.0.1 (2019.4.18f1), 1.1.0-preview.2 (2020.2.2f1, 2021.1.0b2, 2021.2.0a1)
Can't test: 2018.4 (package version too old)
Note:
- For some reason, if I copy the Button component and paste the values in the other Button, the issue is not reproducible
- Could not reproduce the issue on a keyboard
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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
Resolution Note (fix version 1.3.0):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1443