Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
5.6.1p1
Issue ID
913922
Regression
No
[tvOS] Frameworks that became available for tvOS 10 are not listed in tvOS Platform Settings
Frameworks that have been made available in tvOS 10 are not among other framework dependencies in Unity.
Steps to reproduce:
1) Open 'tvOS_Frameworks' project.
2) Click on 'libGameAnalyticsTVOS.a' in the Assets folder.
3) In the Inspector, select tvOS as the target platform under Platform Settings.
4) Expand 'Default' and 'Rarely used' framework drop down menus.
The following frameworks have been made available in tvOS by Apple:
ExternalAccessory, Homekit, MultipeerConnectivity, Photos, ReplayKit, UserNotifications.
However, they are not listed as available for tvOS in Unity. ReplayKit, Homekit, MultipeerConnectivity and Photos are available for iOS - the same frameworks should be enabled for tvOS.
Reproduced on:
2017.2.0a1, 5.6.1p1, 5.5.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when AddGameElement handles a generic type
- Interpolation 2D results are inconsistent when position.z = position.x is called on Late Update
- Game View's scale slider bar gets set to 2.5x when entering Play Mode
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation
Add comment