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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment