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
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
Add comment