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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Resolution Note (fix version 2020.1):
Fixed in 2022.1.0a6