Search Issue Tracker
Deceit in the documentation on StaticOcclusionCulling.Compute
StaticOcclusionCulling.Compute method is asynchronous, but the documentation says the opposite: http://docs.unity3d.com/Documentati... Read more
TouchScreenKeyboard is available on more than iOS and Android platforms
Scripting page on TouchScreenKeyboard should be revised as additional platforms were added since addition of iOS and Android support... Read more
File endings supported by TextAsset are not listed in scripting document...
In the reference manual http://docs.unity3d.com/Documentation/Components/class-TextAsset.html at the top of the page supported text ... Read more
Example code for NavMesh.CalculatePath is broken
1. Open documentation page via Help->Scripting Reference 2. Find docs for NavMesh.CalculatePath Example code has the following prob... 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
DrawGizmo.DrawGizmo only contains a javascript example
DrawGizmo.DrawGizmo only contains a javascript example Link: http://docs.unity3d.com/Documentation/ScriptReference/DrawGizmo-ctor.html Read more
The documentation doesn't contain a description for Undo.
The documentation doesn't contain a description for Undo.RegisterCompleteObjectUndo or Undo.RegisterFullObjectHierarchyUndo http://... Read more
docs page stuck in JS, can't set it to C#
http://docs.unity3d.com/ScriptReference/Texture2D.EncodeToPNG.html To reproduce: 1. Open the page 2. Try to switch the language to C# Read more
Missing links to the other classes in PointerInputModule page
In the EventSystems.BaseInputModule's( '..Documentation/html/en/ScriptReference/EventSystems.PointerInputModule.html') description ... 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
- [Android] Texture Compression default texture format is set to PVRTC when building via script BuildPipeline.BuildPlayer
- [Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
- Default name of manually created Global Light 2D GameObject differs from the one included in the initial project Scene
- Option for "Acceleration Structure Build Flags" cannot be toggled when Lightmaps have been Generated for a Mesh Renderer
- Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window