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

iOS

-

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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.