Search Issue Tracker
Fixed
Fixed in 2.6.3, 3.0.5
Votes
0
Found in [Package]
3.0.3
Issue ID
XRIT-164
Regression
No
[Quest] GameObject does not move to the position of GameObject with XR Socket Interactor Component when assigned as "Starting Selected Interactable"
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/Create-with-VR-Starter-Scene.unity” Scene
3. Select “--- INTERACTABLE STATIC --- > Hook_Modern > Socket L“ GameObject
4. In Inspector, make sure that “Hat_Cap (XR Grab Interactable)” is set as the “Starting Selected Interactable” for the “XR Socket Interactor” Component
5. Enter the Play Mode
6. Move to the coffee table with hats on it
7. Pick any hat except one with the Unity logo
8. Try hanging it on the “Socket L” GameObject
Expected result: The blue outline is present and the hat can be hanged
Actual result: Red outline is present
Reproducible with: 2.5.4 (2022.3.33f1), 3.0.3 (2021.3.39f1, 2022.3.33f1, 6000.0.6f1)
Reproducible on:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- This is also reproducible when following the 1.4.3 step of the Create with VR course in Unity Learn (https://learn.unity.com/tutorial/sockets-g?uv=2022.3&courseId=60183276edbc2a2e6c4c7dae&projectId=60183335edbc2a2e6c4c7dcb)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 3.0.5):
Fixed regression with `XRSocketInteractor` and `XRSocketGrabTransformer` where an interactable GameObject does not move to the position of the `XRSocketInteractor` when set as the Starting Selected Interactable.
Resolution Note (fix version 2.6.3):
Fixed regression with `XRSocketInteractor` and `XRSocketGrabTransformer` where an interactable GameObject does not move to the position of the `XRSocketInteractor` when set as the Starting Selected Interactable.