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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment