Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2018.4
2019.2.17f1
Issue ID
1211659
Regression
No
[iOS] Service related files and folders created under Documents folder on iOS
How to reproduce:
1. Create a new project
2. Enable Analytics service for the Project (Windows > General > Services)
3. Build the project for iOS
4. Open the Xcode project
5. Open the info.plist file and add "UISupportsDocumentBrowser" key with value of "YES"
6. Build & Run the project to device
7. Check the files under the device
8. Notice Unity/afc7...12c3/Analytics folder
Actual result: Services related folders and files are created under the Documents folder (Exposed to User).
Expected result: The folders and files should be created under Library folder (Not exposed to User).
Reproducible with: 2020.1.0a21, 2019.3.0f6, 2019.2.20f1, 2018.4.17f1.
Notes:
- According to the user IAP purchases causes the same issue.
- More info about iOS app file systems: https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html
Add comment
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 mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Resolution Note (fix version 2020.1):
Fixed in 2022.1.0a6