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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
verified that with the correct scene setup of using the AR Camera object as the tagged MainCamera, it works as expected.