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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment