Search Issue Tracker
Fixed in 2.0.7
Votes
15
Found in [Package]
2.0.6
Issue ID
1177694
Regression
No
Ubuntu - UnityEngine.XR.Tango error stating to enable an already enabled built in package
The following errors appear once the attached project is opened in the editor. AR foundation and XR legacy helpers are installed. This seems localized to Ubuntu.
1. Library/PackageCache/com.unity.xr.legacyinputhelpers@2.0.6/Runtime/TrackedPoseDriver/TrackedPoseDriver.cs(188,13): error CS1069: The type name 'PoseData' could not be found in the namespace 'UnityEngine.XR.Tango'. This type has been forwarded to assembly 'UnityEngine.ARModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' Enable the built in package 'AR' in the Package Manager window to fix this error.
2. Library/PackageCache/com.unity.xr.legacyinputhelpers@2.0.6/Runtime/TrackedPoseDriver/TrackedPoseDriver.cs(189,17): error CS0103: The name 'TangoInputTracking' does not exist in the current context
3. Library/PackageCache/com.unity.xr.legacyinputhelpers@2.0.6/Runtime/TrackedPoseDriver/TrackedPoseDriver.cs(189,91): error CS0103: The name 'PoseStatus' does not exist in the current context
Steps to reproduce.
- Open the attached project in Ubuntu 2019.3.0a12
- Notice issue >> Complier errors in console
Tested Working
- MacOs
- Unity 2019.3.0a12
- XR Helpers: 2.0.6
- ARFoundation 2.1.3
Tested Broken
- Ubuntu 18.04
- Unity 2019.3.0a12
- XR Helpers: 2.0.6
- ARFoundation 2.1.3
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
medovina
Nov 07, 2019 17:40
I'm seeing this too in Unity 2019.3.0b10 on Ubuntu 19.10.
11samype
Sep 13, 2019 15:04
I'm getting the same error:
MacOS: 10.14.6
XR Helpers: 2.0.6
Martyrer
Sep 03, 2019 11:17
Same here:
- Win 10
- XR Helpers: 2.0.6
Error appears either with ARFoundation installed or without.
Any way to fix this?
ActiveSim
Aug 22, 2019 13:38
The same for a try to make a build in webGL with Unity2019.3.0a12 on Windows without XR Helpers or ARFoundation installed.