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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment