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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment