Search Issue Tracker
The documentation has nothing about 'responseHeaders'
There is absolutely no documentation on responseHeaders property of WWW. You can see in MonoDevelop that it autocompletes this to an... Read more
DOC: Numerous common doc entries have "stub for C# example"
To reproduce:Open Component.GetComponent, GameObject.GetComponent, Object.Instantiate or some other pages. C# code has "Stub for C# ... Read more
C# function declarations are missing out parameters
http://docs.unity3d.com/Documentation/ScriptReference/EditorGUIUtility.RGBToHSV.htmlstatic void RGBToHSV(Color rgbColor, float H, fl... Read more
Example code for NavMesh.CalculatePath is broken
1. Open documentation page via Help->Scripting Reference2. Find docs for NavMesh.CalculatePath Example code has the following pro... Read more
docs page stuck in JS, can't set it to C#
http://docs.unity3d.com/ScriptReference/Texture2D.EncodeToPNG.htmlTo reproduce:1. Open the page2. Try to switch the language to C# Read more
Example in C# doesn't work
Mesh.CombineMeshes script reference (found under file:///Applications/Unity/Documentation/ScriptReference/Mesh.CombineMeshes.html) h... Read more
In the PlayerPrefs scripting documentation, the location for the WebPlay...
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/ScriptReference/PlayerPrefs.html and notice the @ signs i... Read more
SetPlatformTextureSettings documentation is missing some information
http://docs.unity3d.com/ScriptReference/TextureImporter.SetPlatformTextureSettings.html The options for the platform string should b... Read more
Cannot search local Scripting API Reference in web browser
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
AudioClip.getData returns zeroes if used with compressed audio types
Documentation of AudioClip.getData is missing a mention that only AudioClips with the load type set to DecompressInMemory support Ge... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument