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
Comments (1)
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
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
jacobhouston_unity
Oct 15, 2022 02:29
My limited research suggests this might have something to do with multiple displays.