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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment