Hey team…
I notised issues with the GUI in latest preview, clicking a GUI button will randomly run the pointer observables twice sometimes.
Sometimes you can make 10-20 clicks with no problems, and sometimes it can run twice 3-4 clicks in a row.
I haven’t found the exact root of the problem, but it appears to exist already on the scene.onPrePointerObservable
It’s a bit tough to give a good repro
This PG makes 4 log messages per pointer click (2 per down & 2 per up)
Switching between left & right clicks seems to reproduce the error often.