Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.4f1
Issue ID
796222
Regression
No
[Docs]Lack of consistency: Int / Integer
Steps to reproduce:
1. Open these links:
http://docs.unity3d.com/540/Documentation/ScriptReference/30_search.html?q=setint
http://docs.unity3d.com/540/Documentation/ScriptReference/30_search.html?q=getint
2. Notice the inconsistency between GetInt and GetInteger as well as SetInt and SetInteger.
Expected result:
Names of these functions should be unified.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
This is a duplicate of issue #796555