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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 0.10.0-preview.1):
Fixed with 2019.4.14f1 (0.10.0-preview.7)