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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.