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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment