Search Issue Tracker
Fixed
Fixed in 1.14.2
Votes
0
Found in [Package]
1.14.0
Issue ID
OXRB-470
Regression
No
Package Cache errors thrown when switching to tvOS platform after installing OpenXR package
Steps to reproduce:
1. Create new Unity project
2. Open Build Profiles window
3. Select and Switch to Meta Quest Platform
4. In “Meta Quest Package Requirement” pop-up press “Install” to install com.unity.xr.meta-openxr package
5. Switch to tvOS Platform
6. Observe the Console window
Actual results: Package Cache errors are thrown in the Console when switching to tvOS
Expected results: No errors are thrown in the Console when switching to tvOS
Reproducible with versions: 6000.1.0a10, 6000.1.0b9, 6000.2.0a6
Can’t test with versions: 6000.0.41f1, 6000.1.0a9 (no pop up appears to install XR package when switching to Meta Quest)
Tested on (OS): Sequoia 15.2 (MacBook Pro, 2021 (M1))
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 1.14.2):
Resolution will be coming within a future update of the Input System package where XR devices and haptics classes are no longer entirely wrapped by conditionals. This was causing the compiler errors when switching to tvOS platform if the OpenXR package was installed.