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
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
- The "Install Packages" button misses tooltips that would explain its behaviors
Add comment