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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.4.0):
Fixed compilation errors on tvOS platform where `ENABLE_VR` is not defined.