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
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
Resolution Note (fix version 2020.1):
Fixed in 2022.1.0a6