Search Issue Tracker
By Design
Votes
0
Found in
5.5.0f3
Issue ID
865083
Regression
No
Encoding.GetEncoding("big5") failure when building with [IL2CPP]
To reproduce:
1. Open attached project
2. Build and run on iOS or Android with IL2CPP as the scripting backend
Notice that when running, XCode outputs an error to the log:
ArgumentException:Endoding name 'big5' not supported.
When running in editor, this works as expected.
Reproduced on: 5.3.0f4, 5.5.0f3, 5.6.0b3
Not reproduced on:
Meizu MX5 with Android 5.0.1(Mono2x)
Reproduced on:
iPhone 6 iOS 9.0.2
iPad Mini 2 iOS 10.1.1
Meizu MX5 with Android 5.0.1(IL2CPP)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment