Search Issue Tracker
Active
Under Consideration for 1.12.X
Votes
0
Found in [Package]
1.12.0
Issue ID
ISXB-1400
Regression
No
Portion of the Game view Window stops registering mouse events when switching between touch and mouse input
Reproduction steps:
1. Make sure a display with touch screen is available for testing
2. Open the attached “IN-93467.zip” project
3. Open the “SampleScene”
4. Enter the Play mode
5. Move the mouse cursor around in the Game view
6. Observe input logs in the Console
7. Press '1' on the keyboard to switch input
8. Move the finger around in the Game view
9. Observe input logs in the Console
10. Press '1' on the keyboard to switch input back
11. Move the mouse cursor over the Game view
12. Observe input logs in the Console
Expected result: The whole Game view Window triggers mouse events
Actual result: Left side of the Game view does not trigger any mouse events
Reproducible with: 1.7.0 (2021.3.48f1, 2022.3.57f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2), 1.12.0 (2021.3.48f1, 2022.3.57f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note:
- Removing focus from the Game view Window and then switching back to Game view fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
- "Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
- "LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal can only be called from the main thread." exception is thrown when opening an editable array in the Inspector while Editor Default Text Rendering Mode is set to "Bitmap"
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
Add comment