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
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
Resolution Note:
verified that with the correct scene setup of using the AR Camera object as the tagged MainCamera, it works as expected.