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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
verified that with the correct scene setup of using the AR Camera object as the tagged MainCamera, it works as expected.