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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment