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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
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.