Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.3.7p3
Issue ID
881155
Regression
No
[iOS] JSONUtility parses valid float values as Infinity
Reproduction steps:
1. Open the attached "Test" project(OC link).
2. Build and run it for iOS.
Actual result:
Text underneath "Actual Result" displays "myInstance [A:Infinity,B:Infinity]".
Expected result:
Text underneath "Actual Result" displays "myInstance [A:500.2,B:500.3]".
Reproduced with:
5.3.2f1, 5.4.4p3
iPhone 6S iOS 10.3
IL2CPP, Mono2x
Not reproducible:
Editor, Android(IL2CPP and Mono2x)
May be related:
case 829753
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment