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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.