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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 1.4.0):
Fixed compilation errors on tvOS platform where `ENABLE_VR` is not defined.