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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note (fix version 1.4.0):
Fixed compilation errors on tvOS platform where `ENABLE_VR` is not defined.