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
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
- [2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
- Collisions are incorrectly registered when setting a joint motor every frame causes
- Terrain shadows flicker while moving the Camera in the Player when Terrain contains GPU instanced materials
Add comment