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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment