Search Issue Tracker
Duplicate
Votes
0
Found in
2020.3
Issue ID
1331415
Regression
No
Game Window fails to regain focus when switching tabs
When the Editor has 2 Game windows opened and one of them shares a docked space with another window like Scene, the Game view doesn't recover (mouse input isn't recognized) when you switch to the shared tab and back when in Play mode.
Repro Steps:
1. Open the attached test project (case_1327556-EditorMouseInputBug.zip).
2. Click Play
3. Switch to Scene
4. Click into the separate Game Window.
5. Switch back to Game
6. Observe the Game tab you switched into doesn't recognize input.
Expected Results: The Game window recognizes mouse input and the ball goes red.
Actual Results: The Game window doesn't recognize the mouse input.
Reproducible with: 2020.3.5f1, 2021.2.0a15
Note:
- Recoverable if you click into the separated Game view then back into the one with the shared dock space.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1296690