Unable to Reproduce in 4.22 + Main 4.23 @ CL 5035898
Date/Time formats using commas instead of semicolons will cause iOS compile to fail.
"LogPlayLevel: Error: ERROR: System.FormatException: Input string was not in a correct format."
Similar Unknown Char bug on AH: https://answers.unrealengine.com/questions/728244/iphone-launch-packaging-fails-with-systemformatexc.html
Also reported occurring if alternate locale is used when deploying directly from Mac.
Result: LogPlayLevel: Error: ERROR: System.FormatException: Input string was not in a correct format.
LogPlayLevel: at System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
LogPlayLevel: at System.Single.Parse(String s)
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-68830 in the post.
0 |
Component | UE - Platform - Mobile |
---|---|
Affects Versions | 4.21.1, 4.20.3 |
Target Fix | 4.22 |
Created | Jan 21, 2019 |
---|---|
Resolved | Feb 22, 2019 |
Updated | Oct 19, 2019 |