Search Issue Tracker
Search in Scripting Reference isn't working anymore
Search in Scripting API is broken, you get an empty page, with all the navigation menus present, when searching for anything. Works ... Read more
MaterialEditor.PropertiesDefaultGUI() misses method signature
MaterialEditor.PropertiesDefaultGUI() misses method signatureAnd 'void returns true' is unconvincing. Current page content:---------... 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
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
Camera.Render doc missing call to Texture2D.Apply
The code sample for Camera.Render doesn't have a call to Texture2D.Apply after Texture2D.ReadPixels which can be confusing for anyon... Read more
A mistake in the NavMeshPath.corners example
http://docs.unity3d.com/Documentation/ScriptReference/NavMeshPath-corners.html This:lengthSoFar = Vector3.Distance(previousCorner, c... Read more
RaycastHit2D is a struct so it can not be null
In the scripting reference example here: http://docs.unity3d.com/Documentation/ScriptReference/Physics2D.Raycast.html This is writte... Read more
Links broken for some of the Enums in UnityEditor.VersionControl
Links are missing for States and Severity. And Descriptions are missing from :FileMode, MergeMethod, ResolveMethod, RevertMethod, Su... Read more
Renderer properties do not contain any documentation
The following properties do not contain any documentation. Detailed documentation is needed to fully understand how these properties... 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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used