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
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
Add comment