Search Issue Tracker
Fixed
Fixed in 2022.3.28f1, 6000.0.1f1
Votes
0
Found in
2022.3.25f1
6000.0.0b15
7000.0.0a1
Issue ID
UUM-69946
Regression
Yes
[tvOS] Making any UnityWebRequest request on an AppleTV crashes the app on tvOS versions below 17.0
*Steps to reproduce:*
# Open attached project (uwr-crash-test.zip)
# Switch target to Apple TV
# Make a build and run on device with an older tvOS version (below 17.0)
# Click 'WebRequest' button (UI is set up to work on tvOS, click the touch surface on the Siri Remote to click the highlighted button)
*Actual results:* Unity app crashes.
*Expected results:* No crash, Unity logo texture is loaded.
*Reproducible with versions:* 6000.0.0b15
*Not reproducible with versions:* 6000.0.0b13
*Tested* devices:
- Apple TV 4th gen, tvOS 16.6 - *Reproduced*
- Apple TV 4K, tvOS 17.4 - Not reproduced
- iPhone 12 Pro, iOS 15.0 - Not reproduced
- iPhone 14 Pro Max, iOS 16.6 - Not reproduced
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment