Search Issue Tracker
Fixed
Votes
0
Found in
4.6.0b5
Issue ID
599990
Regression
No
Enviroment.SpecialFolder.ApplicationData does not have write permissions
To reproduce:
1. Open the attached project
2. Run in the Editor and verify that the file "test.txt" is created in: /Users/<USER>/.config
3. Build the project for iOS and notice the exception thrown in the Xcode console:
IsolatedStorageException: Could not find a part of the path "/private/var/mobile/Applications/2EECEA4E-A487-46D0-AE77-9E3A90D16CA8/.config/test.txt".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment