Search Issue Tracker
Fixed
Fixed in 1.4.0
Votes
3
Found in [Package]
1.4.0
Issue ID
XRHB-39
Regression
No
[tvOS] Errors are thrown in the Console when XR packages are present
How to reproduce:
1. Open the attached Project "tvosTest.zip"
2. Switch the Build Platform to tvOS
3. Observe the Console
Expected result: No errors are thrown in the Console
Actual result: Multiple errors are thrown in the Console
Reproducible with: 1.3.0 (2021.3.34f1, 2022.3.17f1, 2023.2.4f1), 1.4.0-pre.1 (2023.3.0b1)
Notes:
- Among XR Hands errors there is also an AR Foundation error thrown in the Console
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 1.4.0):
Fixed compilation errors on tvOS platform where `ENABLE_VR` is not defined.