Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.0a16
2022.2.0b2
Issue ID
UUM-7617
Regression
No
Clicking UI Buttons doesn't click them or clicks other Buttons when in FullScreen Play Mode
To reproduce:
1. Download the attached project "rqa-project.zip" and open it in Unity
2. Open "New_Lobby" Scene
3. In Game View set Play Mode type to Fullscreen
4. Enter Play Mode
5. Click several times on the "< Leave" button
6. Observe that the "< Leave" button is responsive
7. Try clicking several times on the "< Close Lobby" button
Expected Result: Just as the "< Leave" button the "< Close Lobby" button is responsive
Actual Result: The "< Close Lobby" button is not responsive or the "< Leave" button is clicked instead
Notes:
- This issue is reproducible only on Editor
- If you slightly move the mouse and then try to click the "< Close Lobby" button then it becomes responsive
Reproduced on Unity 2022.1.0a16 and 2022.1.0b2
Could not check on Unity older versions cause the FullScreen Play Mode feature was implemented in 2022.1.0a16
IMPORTANT UPDATE:
This bug only repros when multiple monitors are connected with different resolutions and the Fullscreen GameView is running on a different display than the Editor. Specifically, to repro the bug you must configure you environment as follows:
- Connect at least 1 secondary display that has a different resolution than the primary display
* The bug will not repro if all displays have the same resolution
Run GameView on a different display than the Editor
** The bug will not repro if Fullscreen GameView is on the same display as Editor
Also, another Unity project is attached: "CC_UI.zip" It's a much smaller and simpiler project that'll repro the bug: the "Settings" button in the bottom-right won't "click" when running in the Fullscreen PlayMode environment described above.
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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Resolution Note:
Fullscreen Playmode has been removed from Unity in its current iteration. It does not meet the product quality bar. We hope to address it in the future in a more holistic way.