Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
14
Found in
2017.1.0f3
Issue ID
940280
Regression
Yes
[macOS] Standalone build with .NET 2.0 API throws NotSupportedException when using System.Net.WebRequest.Create
Steps to reproduce:
1. Open the attached project
2. Make sure that "Api Compatibility Level" is set to ".NET 2.0" under player settings
3. Make a Standalone build for macOS and run it
Expected result: Webrequest is processed
Actual result: NotSupportedException is thrown
Reproduced on: 2017.1.0p2, 2017.2.0b6, 2017.3.0a2
Did not reproduce on: 5.5.4p2, 5.6.3f1
Notes:
- On 2017 versions the issue reproduce on .NET 2.0 API Compatibility level, but not on .NET 2.0 Subset
- The issue also reproduced on .NET 4.6 Experimental.
- No repro on either API Compatibility level on 5.5 and 5.6
- No repro on Windows/Linux Standalone builds.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment