Search Issue Tracker

Fixed

Fixed in 6.0.2

Votes

0

Found in [Package]

6.0.0

Issue ID

XRVRT-6

Regression

Yes

[XR Interaction Toolkit] Project shows Library errors in Console when updated

Package: VR Template

-

Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Observe the Console window

Expected result: No errors are seen
Actual result: Errors such as “Library\PackageCache\com.unity.xr.interaction.toolkit@2.4.0-pre.1\Runtime\UI\BodyUI\HandMenu.cs(7,63): error CS0234: The type or namespace name 'SmartTweenableVariables' does not exist in the namespace 'UnityEngine.XR.Interaction.Toolkit.Utilities.Tweenables'“ are seen

Reproducible with: 2.4.0-pre.1 (2022.3.3f1), 2.4.0 (2022.3.4f1)
Not reproducible with: 2.3.2 (2022.3.3f1), 2.4.0 (2021.3.28f1, 2023.1.3f1, 2023.2.0a23)

Testing environment: Windows 10 Enterprise 21H2

Notes:
- Project is 2022.3.3f1 VR template upgraded to 2022.3.4f1
- Updating the VR template project results in errors relating to the XR Interaction toolkit
- Unity seems to upgrade the XR toolkit from 2.3.2 to 2.4.0 and this produced errors
- Reproduces with Windows Standalone and Android Platform

  1. Resolution Note (fix version 6.0.2):

    This issue stemmed from the duplication of assets between the 6.0.0 version of the VR template and the XRI 2.4.0 code. This was resolved by removing the duplicated code in VR Template version 6.0.2 with an included update to XRI 2.4.0.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.