Search Issue Tracker
Fixed
Fixed in 3.0.8, 3.1.0
Votes
0
Found in [Package]
3.0.7
3.1.0-pre.1
Issue ID
XRIT-208
Regression
No
[ARDemoScene][Android] Slow tap fails to spawn or select objects
*Steps to reproduce:*
1. Unzip ARDemoScene_ARCore.zip (see attached) and open the project with Unity 6000.0.25f1.
2. Build-and-Run on an Android phone; I used S21.
3. Scan a plane and tap on it to spawn objects. Tap each of your spawned objects to select each of them in turn.
*Actual results:*
If your tap is quick and gingerly, then it is recognized as a tap; an object is created or selected as intended.
If your tap is slower then it is ignored (no object is selected or created) unless you actually do a tap-and-drag (i.e. touch the screen then move your finger across the screen at least a small distance prior to releasing).
*Expected results:*
By default AR apps made with XR Interaction Toolkit should honor tap durations that work in the basic UI of iOS and Android phones. I can launch apps on my phones using taps that are too slow for ARDemoScene.
*Reproducible with versions:* XRI 3.0.7 and some earlier versions.
*Not reproducible with versions:*
*Can’t test with versions:*
*Tested on (OS):*
MacBook Pro - M1 Pro
MacOS 14.6.1
*Notes:*
* This bug might have been masked in earlier versions by [XRIT-145|https://jira.unity3d.com/browse/XRIT-145] and/or [XRMART-2|https://jira.unity3d.com/browse/XRMART-2].
* There is a separate tap bug on iOS: [XRIT-210|https://jira.unity3d.com/browse/XRIT-210].
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment