Search Issue Tracker
Fixed
Fixed in 2022.2.0f1, 2023.1.0a2
Votes
1
Found in
2022.1.20f1
2022.2.0b11
2023.1.0a14
Issue ID
UUM-16741
Regression
No
UI Elements do not respond to user interaction when playing in Fullscreen mode
How to reproduce:
1. Open the user-attached project
2. Open the Game View
3. Make sure “Fullscreen on” is selected
4. Enter Play Mode
5. Interact with UI Elements in the Scene
Expected result: UI Elements respond to actions made
Actual result: UI Elements do not respond to actions made
Reproducible with: 2022.1.20f1, 2022.2.0b11, 2023.1.0a14
Couldn't test with: 2020.3.40f1, 2021.3.12f1 (No Full-Screen setting available)
Reproduced on: macOS Monterey 12.6 (Intel)
Notes:
- If the UI Elements disappear, select the Aspect Ration setting in the Game View and turn off the “Low-Resolution Aspect Ratios” setting
- User reported issue also happens in the build, but could not verify it as the builds always fail due to script errors regarding “CustomEditor”, and couldn’t fix
- The user reported a workaround that adding EventSystem into the Scene fixes the problem, the solution did not work when testing
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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
jacobhouston_unity
Oct 15, 2022 02:29
My limited research suggests this might have something to do with multiple displays.