How to reproduce:
1. Open the attached project “IN_16588”
2. Open the “SampleScene” Scene in Scenes
3. Select “Virtual Camera” GameObject
4. In the Inspector → Status Live press “Solo”
5. Observe the editor
6. Unselect “Solo” and enter Play Mode
7. Click on the circle in multiple areas
8. Observe the Console
Expected result: Scene View not flickering and when in Play Mode, presses on the circle are registered in multiple areas
Actual result: Scene View is flickering and when in Play Mode, presses on the circle are not registered in multiple areas
Reproducible with: 2.9.0-pre.6 (2021.2.0b1, 2021.3.14f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a20)
Not reproducible with: 2.9.0-pre.6 (2020.3.42f1, 2021.2.0a21)
Reproducible on: Windows 10 Pro
Notes:
- the issue is not reproducible if in “Pixel Perfect Camera” GameObject → Crop Frame is changed to any other than “none”
- not reproducible in Player
- regression happened in the editor versions, not in the package itself, but without the package, the issue is not reproducible