How to reproduce:
- Open the attached "IN-145868_OpenCVforUnity-Tutorial" project
- Open the "SampleScene" scene
- Enter the Play mode
- Press the "Button" Button on the screen
- Observe that the button does not highlight on hover, and OnClick handlers do not fire.
- Close the Simulator tab
- Press the "Button" Button in the Game view
- Observe the behavior
Actual result: In step 5 the button is not responsive
Expected result: In step 5 the button should be responsive and change colors, like in step 8
Reproducible with: 6000.0.0f1, 6000.0.78f1, 6000.3.18f1, 6000.5.1f1, 6000.6.0a7, 6000.7.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Workarounds:
- Maximize the Game view
- Close the Simulator tab