Not sure if this a bug. When zoomed with a high geometry object, pressing buttons turn on and off or off and on and do not remain in their changed state, but toggle right back to it’s former state. Zooming out is the only way to activate/deactivate a button. Could be phone is over taxed.
That’s probably the issue, if the device is lagging a lot.
Long press input timing is based on the Nomad frame start, rather than the exact moment the finger is down/up.
I’ll try using the timestamp returned by the touch event directly, it should work better.
This kind of thing might be very dependent of the device or OS, are you on Android or iOS?
…Android