Search Issue Tracker
Fixed in 4.2.X
Votes
0
Found in
4.1.0b3
Issue ID
526641
Regression
No
Docs - Scripting - Poor documentation for iPhone classes
The iPhone classes are at the end of the runtime class list and not in their correct alphabetical position -
http://docs.unity3d.com/Documentation/ScriptReference/iPhoneGeneration.html
(last 2 items in left panel list)
http://docs.unity3d.com/Documentation/ScriptReference/iPhoneSettings.html
(last 4 items in left panel list)
-------
Three of them are empty. If they are depreciated, then it should be stated and ideally cross-referenced with where the functions/properties can now be found (good case in point would be iPhoneSettings). -
http://docs.unity3d.com/Documentation/ScriptReference/iPhoneSettings.html
http://docs.unity3d.com/Documentation/ScriptReference/iPhoneUtils.html
-------
iPhone .SetNoBackupFlag could do with more information or examples. I've seen several posts in the iOS forum about this function recently and its clear that developers are unclear as to where the path should point to for various files (e.g. asset bundles). -
http://docs.unity3d.com/Documentation/ScriptReference/iPhone.SetNoBackupFlag.html
------
few empty descriptions
http://docs.unity3d.com/Documentation/ScriptReference/iOSActivityIndicatorStyle.DontShow.html
http://docs.unity3d.com/Documentation/ScriptReference/iOSActivityIndicatorStyle.WhiteLarge.html
http://docs.unity3d.com/Documentation/ScriptReference/iOSActivityIndicatorStyle.White.html
http://docs.unity3d.com/Documentation/ScriptReference/iOSActivityIndicatorStyle.Gray.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
Add comment