Unity Issue Tracker - Some parts of UI do not respond to interactions and behave unexpectedly on a secondary display when the primary display is resized
Fixed
UUM-83346
Some parts of UI do not respond to interactions and behave unexpectedly on a secondary display when the primary display is resized
How to reproduce:
1. Connect a second monitor
2. Open the “UnityMultimonitorTouchIssue.zip” project
3. Build and run the project
4. Wait until the red window on the primary monitor resizes
5. Try toggling the 4 checkboxes on the blue window on the secondary monitor and observe
Expected result: All checkboxes can be toggled on and off
Actual results: Only the bottom-left checkbox can be toggled on and off, when the top-left checkbox is toggled, the top-right checkbox changes value, and all toggles also have their hitbox offset horizontally