Search Issue Tracker

0
votes
Fixed

The documentation has nothing about 'responseHeaders'

Docs - Scripting Reference

-

Aug 16, 2014

-

Version/s: 4.5.0f6

There is absolutely no documentation on responseHeaders property of WWW. You can see in MonoDevelop that it autocompletes this to an... Read more

0
votes
Fixed

DOC: Numerous common doc entries have "stub for C# example"

Docs - Scripting Reference

-

Nov 05, 2013

-

Version/s: 4.3.0f2

To reproduce:Open Component.GetComponent, GameObject.GetComponent, Object.Instantiate or some other pages. C# code has "Stub for C# ... Read more

2
votes
Fixed

C# function declarations are missing out parameters

Docs - Scripting Reference

-

Oct 04, 2013

-

Version/s: 4.3.0b3

http://docs.unity3d.com/Documentation/ScriptReference/EditorGUIUtility.RGBToHSV.htmlstatic void RGBToHSV(Color rgbColor, float H, fl... Read more

0
votes
Not Reproducible

Example code for NavMesh.CalculatePath is broken

Docs - Scripting Reference

-

Feb 12, 2014

-

Version/s: 4.6.0b2

1. Open documentation page via Help->Scripting Reference2. Find docs for NavMesh.CalculatePath Example code has the following pro... Read more

0
votes
Fixed

docs page stuck in JS, can't set it to C#

Docs - Scripting Reference

-

Mar 02, 2015

-

Version/s: 5.0.0f4

http://docs.unity3d.com/ScriptReference/Texture2D.EncodeToPNG.htmlTo reproduce:1. Open the page2. Try to switch the language to C# Read more

0
votes
Fixed

Example in C# doesn't work

Docs - Scripting Reference

-

Sep 08, 2013

-

Version/s: 4.3.0b1

Mesh.CombineMeshes script reference (found under file:///Applications/Unity/Documentation/ScriptReference/Mesh.CombineMeshes.html) h... Read more

0
votes
Fixed

In the PlayerPrefs scripting documentation, the location for the WebPlay...

Docs - Scripting Reference

-

Sep 09, 2013

-

Version/s: 4.3.0b1

Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/ScriptReference/PlayerPrefs.html and notice the @ signs i... Read more

0
votes
Fixed

SetPlatformTextureSettings documentation is missing some information

Docs - Scripting Reference

-

May 27, 2014

-

Version/s: 4.5.0f6

http://docs.unity3d.com/ScriptReference/TextureImporter.SetPlatformTextureSettings.html The options for the platform string should b... Read more

0
votes
Fixed

Cannot search local Scripting API Reference in web browser

Docs - Scripting Reference

-

Oct 24, 2014

-

Version/s: 5.0.0b10

The locally installed HTML-based Scripting API Reference which is installed with Unity 5.0 beta 10 has a search field at the top of ... Read more

0
votes
Fixed

AudioClip.getData returns zeroes if used with compressed audio types

Docs - Scripting Reference

-

Dec 02, 2013

-

Version/s: 4.2.2f1

Documentation of AudioClip.getData is missing a mention that only AudioClips with the load type set to DecompressInMemory support Ge... Read more