Search Issue Tracker
Fixed in 0.10.0-preview.1
Votes
0
Found in [Package]
0.9.3-preview
Issue ID
1225734
Regression
No
[XR Interaction Toolkit] XRSocketInteractor does not provide default material when "None (material)" is set
How to reproduce:
1. Open attached project ("XRSocketInteractor-Bug.zip")
2. Open SampleScene scene
3. Open Inspector window
4. Select Socket Game object
5. Make sure that XR Socket Interactor Component has:
- "Show Interactable Hover Meshes" is ticked
- "Interactable Hover Mesh Material" is set to None
6. Enter Play mode
7. Hover Sphere over Cube
Expected result: Socket works and socket material is visible
Actual result: Socket works and no socket material is visible
Reproducible with: 2019.3.7f1 (0.9.3), 2020.1.0b4 (0.9.6), 2020.2.0a5 (0.9.6)
Could not test with: 2017.4.38f1 (Packages are not present), 2018.4.20f1 (No XR Interaction package)
Notes:
- Tested with Oculus Rift
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (fix version 0.10.0-preview.1):
Fixed with 2019.4.14f1 (0.10.0-preview.7)