Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
4
Found in
2018.2.0a2
2018.3.0b1
Issue ID
1083520
Regression
Yes
[WebGL] CultureInfo throws an exception when Scripting Runtime Version is .NET 4.x Equivalent
Steps:
1. Build and Run attached project ("WebRequestException.zip")
Expected: Build runs, a response from the server ("done! 200") is received and shown in the browser's console.
Actual: an unhandled exception appears, Build crashes.
Reproduced with: 2018.2.0a2, 2018.2.10f1, 2018.3.0b4, 2019.1.0a3.
Not reproduced with: 2017.4.12f1, 2018.1.9f2, 2018.2.0a1.
Note:
-if Scripting Runtime Version is .NET 3.5 Equivalent, the exception does not appear;
-if Enable Exceptions is set to any other than "None", the exception does not appear;
-no exception in Editor.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
Add comment