Search Issue Tracker
Fixed
Votes
0
Found in
5.2.2p4
Issue ID
810717
Regression
No
[iOS] System prompt for Media Library Usage access is shown when playing a video that comes with the game on iOS 10
Steps to reproduce:
1. Open attached project
2. Build for iOS
3. Build to device with iOS 10
> The game will try to play a video that is located in Assets/StreamingAssets folder
4. Notice the game is closed with a console message saying that it's trying to access privacy-sensitive data without a description and 'NSAppleMusicUsageDescription' should be added to Info.plist
If the 'NSAppleMusicUsageDescription' with it's corresponding string is added to Info.plist, the prompt saying that the app wants access to Media Library is shown, and the video is played after the access is confirmed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- 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
Add comment