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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment