Search Issue Tracker
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
Broken link in the docs
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Manual/AnimationScripting40.html and notice is not found 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
Collider2D Component documentation missing
You'll have to replace my root Unity folder with your own, but from Scripting reference for Collider2D located at:file:///Applicatio... 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
Example in C# doesn't work
Mesh.CombineMeshes script reference (found under file:///Applications/Unity/Documentation/ScriptReference/Mesh.CombineMeshes.html) h... Read more
Undocumented function in the docs
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/Mesh.UploadMeshData.html and notice that ... Read more
wrong variable declaration for WWWForm.headers example
-e: see title -repro:--open /ScriptReference/WWWForm-headers.html--NOTICE "public stringstring headers = form.headers;" 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0