Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.1.0-preview.3
Issue ID
1304184
Regression
No
[Input System] Multiplayer Event System doesn't prevent navigating to game objects that are nested under another player's prefab
Reproduction steps:
1. Open project in "Client.zip"
2. Open "GameplayScene"
3. Connect a controller to your device (tested with Dualshock 4 v2 via USB)
4. Enter Play Mode
5. Press some buttons on the controller and on the mouse (screen will split in 2)
6. Press the OPTIONS button on the controller to bring out UI for the controller
7. Press Tab to bring out UI for mouse and keyboard
8. Try to navigate to the Controller UI using keyboard arrow keys
Expected result: You cannot navigate to controller UI using the keyboard because you cannot navigate over the controller UI using the mouse
Actual result: Using the arrow keys on the keyboard you will be able to navigate over controller UI (IMPORTANT, read note below)
Reproducible with: 1.1.0-preview.3 (2020.3.6f1, 2021.1.6f1, 2021.2.0a15)
Could not test with 2018.4.34f1, 2019.4.25f1 because could not downgrade the project
Note: The same issue can occur when trying to navigate over the mouse and keyboard UI using the controller analog stick
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
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
This is a duplicate of issue #1306361