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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment