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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment