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
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
Add comment