Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0a7
Issue ID
1022672
Regression
No
[WSA] System.IO.FileSystem.Primitives error is thrown when building an UWP build under .NET
Steps to reproduce:
1. Open the attached project
2. Switch platform to Windows Store
3. Build under .NET (.NET Standart 2.0)
4. Observe the errors:
Assets\NewBehaviourScript.cs(14,9): error CS1705: Assembly 'Microsoft.WindowsAzure.Storage' with identity 'Microsoft.WindowsAzure.Storage, Version=9.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' uses 'System.IO.FileSystem.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' which has a higher version than referenced assembly 'System.IO.FileSystem.Primitives' with identity 'System.IO.FileSystem.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Note:
Under il2cpp works as expected
Actual results Unable to build the project
Expected: Build a UWP build successfully
Reproduced with: 2018.1.0b13, 2018.2.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment