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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
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.