Search Issue Tracker
Fixed
Fixed in 2.1.0
Won't Fix in 2.0.X
Votes
2
Found in [Package]
2.0.0-pre.5
Issue ID
XRIT-4
Regression
No
[XR SDK] [XR Interaction Toolkit] Stop Line at First Raycast Hit stops the line when it is set to false
Reproduction steps:
1. Open the attached project ("1385352RE.zip")
2. Open the UI Interaction scene
3. Make sure "RightHand Controller" and "LeftHand Controller" Game objects has the "Stop Line At First Raycast Hit" property set to false
4. Enter the Play mode
5. Using the controller point to "Front Panel"
Expected result: Line goes through the panel
Actual result: Line is stopped
Reproducible with: XRIT 2.0.0-pre.5 (2019.4.33f1, 2020.3.24f1, 2021.2.6f1, 2021.1.0b2)
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
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash when dependency of prefab instance changes
Resolution Note (fix version 2.1.0):
The behavior of this toggle is working as-designed, although the naming is a bit misleading so the documentation and tooltips were updated to reflect the expected behavior of the toggle.
Resolution Note (2.0.X):
Will be fixed in 2.1.x timeline, not backporting to previous versions.