Search Issue Tracker
Fixed in 2017.2
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
- [Linux Hub] A new instance of the Hub does not have a Taskbar icon
- Mesh Inspector becomes slow to use when inspecting a large Mesh with Blend Shapes
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- The Modes button of the the SerializedField MinMaxGradient is not clickable in the Inspector when indentLevel is more than 0
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)
Add comment