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
- 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.4.0):
Fixed compilation errors on tvOS platform where `ENABLE_VR` is not defined.