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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment