Search Issue Tracker
Fixed in 1.3.11
Votes
0
Found in [Package]
1.3.7
Issue ID
1191945
Regression
No
XR Legacy Input Helpers error on non-XR platforms
The XR Legacy Input Helpers package results in errors that prevent builds occurring.
Reproduction Steps:
1. Open the attached project, targeting a platform that doesn't support XR
2. Observe the errors:
Library\PackageCache\com.unity.xr.legacyinputhelpers@1.3.7\Runtime\TrackedPoseDriver\TrackedPoseDriver.cs(352,16): error CS0246: The type or namespace name 'BasePoseProvider' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.xr.legacyinputhelpers@1.3.7\Runtime\TrackedPoseDriver\TrackedPoseDriver.cs(344,9): error CS0246: The type or namespace name 'BasePoseProvider' could not be found (are you missing a using directive or an assembly reference?)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
Add comment