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
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)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment