Search Issue Tracker
By Design
Votes
0
Found in [Package]
0.10.0-preview.7
Issue ID
1306460
Regression
No
[XR Interaction Toolkit] AR Interactables do not work
Repro steps:
1. Open attached project
2. Build and Run on Android/iOS
3. Scan a plane
4. Attempt to place a cube by touching the visualized area
Actual: The cube doesn't get spawned and if it does get spawned it doesn't respond to touches for selecting and moving
Reproducible with: 2019.4.21f1, 2020.2.6f1, 2021.1.0b8, 2021.2.0a4
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Resolution Note:
verified that with the correct scene setup of using the AR Camera object as the tagged MainCamera, it works as expected.