Search Issue Tracker
Fixed
Fixed in 1.8.0-pre.2
Votes
0
Found in [Package]
1.8.0-pre.1
Issue ID
ISXB-682
Regression
No
Mouse.current.leftButton.isPressed is triggered continuously when changing Display
How to reproduce:
1. Open the “IN-59381“ project
2. Open the “SampleScene“
3. Enter Play Mode
4. In the Game tab change the Display to “Display 2“
5. Observe the Console
Expected result: The “Left mouse button pressed“ is not logged infinitely
Actual result: The “Left mouse button pressed“ is logged infinitely
Reproducible with: 1.6.3 - 1.8.0.pre-1 (2021.3.32f1, 2022.3.13f1, 2023.1.20f1, 2023.2.0b18, 2023.3.0a14)
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Note: Pressing the left mouse button again will stop triggering Mouse.current.leftButton.isPressed continuously
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment