Search Issue Tracker
Active
Under Consideration for 1.11.X
Votes
0
Found in [Package]
1.11.0
Issue ID
ISXB-1079
Regression
No
Button state fluctuation when switching focus between two Game views while in Play Mode
Reproduction steps:
1. Open the attached "repro_IN-84451" project
2. Open the "Assets/Scenes/ControlScene.unity" Scene
3. Make sure you have two Game views and both of them are side by side
4. Select "Display 1" on the left Game view and "Display 2" on the right game view
5. Make sure that both Game views are focused by selecting "Play Focused" on both windows
6. Enter the Play Mode
7. Press the 'b' button and change the focus between the Game views
8. Observe the output on the right side of the "Display 1" Game view
Expected result: The output shows only "b:1", indicating that the 'b' button stays enabled without being disabled after each new Game view focus
Actual result: The output shows "b:0" first and "b:1" after, indicating that the 'b' button is being disabled before being enabled after each new Game view focus
Reproducible with: 1.3.0 (2023.1.0a1), 1.10.0 (2021.3.44f1, 2022.3.48f1, 6000.0.21f1)
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Note: Reproducible in Player while switching focus between two different monitors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment