Search Issue Tracker
The documentation for the WWW constructor is cut off
The WWW class constructor documentation http://docs.unity3d.com/ScriptReference/WWW-ctor.html has a missing function prototype. The ... Read more
[AssetDatabase.FindAssets] Incorrect comment in AssetDatabase.FindAssets...
http://docs.unity3d.com/ScriptReference/AssetDatabase.FindAssets.html This page shows an example in the bottom of the page. The co... Read more
Remove mention of 'graphicsPixelFillrate' from SystemInfo.graphicsShader...
SystemInfo.graphicsPixelFillrate became obsolete in 5.0 - there's still reference to it in SystemInfo.graphicsShaderLevel SR page. Read more
Changed bug: InteractiveCloth.html is a dead page
Steps to reproduce : - open the Scripting API - search for "Cloth" and notice the text "Base class used to simulate cloth physics -... Read more
Typo in AnimationClipPair docs
Typo in AnimationClipPair docs: This class define a pair of clip used by See Also: AnimationSet. Should be: This class define a pai... 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
Documentation error in Scripting Reference's Coroutine page
http://docs.unity3d.com/ScriptReference/Coroutine.html The example code given in scripting reference is wrong. Coroutines cannot be ... Read more
-e BuildTarget.BB10 was deprecated and changed to
-e BuildTarget.BB10 was deprecated and changed to BuildTarget.Blackberry in 4.5. The BuildTarget.BB10 documentation page was deleted... Read more
AudioClip.Create lacks documentation and overloads
Documentation in Scripting Reference of AudioClip.Create lacks information and overloads. file:///C:/Program%20Files/Unity%205.0.0b... Read more
-e http://docs.unity3d.com/ScriptReference/Quaternion-
http://docs.unity3d.com/ScriptReference/Quaternion-operator_multiply.html The documentation on Quaternion's operator* says: "Rotati... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow