Unity Issue Tracker - In-game UI events from the secondary display point to the main display in Player when displays have the same resolution
Fixed
UUM-47650
In-game UI events from the secondary display point to the main display in Player when displays have the same resolution
Unity: UI Toolkit Framework
Fixed
2023.3.X
2023.2.X
2022.3.X
Won't Fix
2023.1.X
2021.3.X
Porting this fix to 2021.3 requires porting more important changes that go with it, which are too risky to include in 2021.3, given the value of keeping this release as stable as possible.
How to reproduce:
1. Open the “IN-50870_repro.zip“ project
2. Enter the “SampleScene“
3. Click File → Build and Run
4. Press the button on the second display
5. Observe the Developer Console in the Player
Expected result: "Clicked display 1" is seen
Actual result: "Clicked display 0" is seen