Search Issue Tracker
By Design
Votes
0
Found in
4.5.4p1
Issue ID
636683
Regression
No
In iOS 8 Application.dataPath write access is denied
In iOS 8 Application.dataPath write access is denied. This is expected as Application.dataPath is pointing to Unity's Data folder where the assets are kept: <path to player app bundle>/<AppName.app>/Data. You are not supposed to write anything there. To save data use Application.persistentDataPath.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Add comment