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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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.