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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment