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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment