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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
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.