Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
959984
Regression
No
[WSA] System.IO.DirectoryNotFoundException when exporting to WSA player (UWP/.NET Backend) with long project folder
Steps to reproduce:
1. Create a new project
2. Switch platform to Windows Store
3. Build for WSA Universal 10 to a folder with a long path (e.g D:\Cases\UWP\1\2\3\4\5\6\7\8\9\10\11\12)
4. Observe the error:
System.IO.DirectoryNotFoundException
Actual results: Unity throws the error
Expected results: Unity should not throw the error
Reproduced with: 2017.2.f1, 2017.3.0b6
Not reproduced with: 5.5.5p1, 5.6.4p1, 2017.1.2p2, 2017.2.f3, 2018.1.0a1
Why won't fix: .NET scripting backend is deprecated starting Unity 2018.2, this bug has an easy workaround and it doesn't reproduce on IL2CPP.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
Add comment