Click just once and drag to position mouse cursor on that object
Click once
// expected: the effect invoked by its OnPointerDown event handler
// actual: nothing happens
Click a second time // the effect occurs
Scenes where this can be tested:
5,117 has some 3D boxes acting as movie controls. Clicking on the Green box should start the movie on the far screen. Can require a second click. If you see an orange admission ticket, the passcode is ‘test’.
Steps to reproduce:
Scenes where this can be tested:
This is a minor annoyance, confusing, but not terribly harmful