Search Issue Tracker
Fixed in 2018.4.0f1
Fixed in 2018.4.X
Votes
0
Found in
2018.3.6f1
2018.3.11f1
Issue ID
1144565
Regression
Yes
[UWP][.NET] Generated Assembly-CSharp projects use different .NET profile than WinRTLegacy.dll
Steps to reproduce:
1. Download 1144565_repro.zip
2. Switch platform to UWP
3. Switch backend to .NET
4. Build project
Results: Building process fails with error:
Assets\test.cs(8,9): error CS0433: The type 'Dns' exists in both 'System.Net.NameResolution, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' and 'WinRTLegacy, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Reproduced with: 2018.3.13f1
Not reproducible with: 2018.3.5f1
Regression introduced in: 2018.3.6f1
Note:
- .NET backend was deprecated in 2019.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment