Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0-preview7
Issue ID
1242306
Regression
No
[Input System][Windows] switching primary mouse button not recognized
-error: when you switch the primary mouse button in the system setting the new Input System doesn't recognize that
-repro:
--create new project
--add uGUI button to the sample scene
--switch your primary mouse button to right button in system settings
--play scene
--click the ugui button with your right mouse button
--notice it gets pressed
--install input package
--switch to the Input system for input handling and add the Input System UI Input Module to the EventSystem in the sample scene
--play scene again
--click the ugui button with the right mouse button
--NOTICE it doesn't get clicked with the right mouse button but works with the left one
reproducible with 2019.3.10, 2020.1b6, 2020.2a5
not reproducible on OSX
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Crash on ScriptingGCHandle::Acquire when calling RequestUserAuthorization without using yield for pending authorization
- Particle is not visible in RenderTexture when Renderer's material is set to Default-Particle and Camera's BG Alpha is set 0
- [Physics] Character Joint jumps around when following Kinetic Rigidbody
- [macOS] There is no way to tell if you are running under Rosetta
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)
Add comment