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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Resolution Note (fix version 0.10.0-preview.1):
Fixed with 2019.4.14f1 (0.10.0-preview.7)