Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.6.0p3
Issue ID
912815
Regression
No
[iOS][IL2CPP] Generated code creating overflow warning "result is -1399739113 with type 'int'" when building Xcode project
Reproduction steps:
1. Open the attached "sample.zip (52.6 KB)" project.
2. Build and run it for iOS device.
3. Check the Xcode Buildtime Issue navigator(Screenshot attached(10:26 PM)).
- Apple LLVM 8.1 Warning Group:
Overflow in expression; result is -1399739113 with type 'int'
Reproduced with:
5.6.0b1, 2017.2.0b1
IL2CPP
Not reproducible with:
Mono
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment