Search Issue Tracker

Fixed in 5.3.1

Votes

0

Found in

Issue ID

752546

Regression

Yes

[WSA] Directory.CreateDirectory fails if path has all "/" slashes

Windows Store Apps

-

Directory.CreateDirectory(Application.persistentDataPath + "/38");

causes an exception

IOException: Could not find any part of the path: D:/WPSystem/AppData/Local/Packages/6ec76e3e-d3d6-4990-9a2b-35465c4a7d5d_pzq3xp76mxafg/LocalState/38
at System.IO.Directory.CreateDirectory(String path)

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.