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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 0.10.0-preview.1):
Fixed with 2019.4.14f1 (0.10.0-preview.7)