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
- 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