Reproduction steps:
1. Open the attached “UnityProject.zip” project
2. Make sure at least 2 displays are connected
3. Open the “camera test” scene
4. Build and Run the project (File > Build and Run)
Expected result: The blit operation is performed on the first display
Actual result: The blit operation is performed on the second display
Reproducible with: 2021.3.37f1, 2022.3.26f1, 2023.2.19f1, 6000.0.0b16
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note:
- Adding a third display and camera, makes the blit operation be performed on the third display