Search Issue Tracker
UI.InputField documentation has some broken Variable names
UI.InputField documentation has some broken Variables. Instead of their names UI.Input field is displayed. http://screencast.com/t/u... Read more
There is no note that int's in Lightmapping.GetTerrainGIChunks are ref's
The scripting reference lists Lightmapping.GetTerrainGIChunks(Terrain terrain, int x, int y) when it actually should say Lightmappin... Read more
/true/ is converted to "false" for return value
Reported by forum user at http://forum.unity3d.com/threads/highlighter-highlight-has-no-c-and-boo-code-samples.289250/ UnityEditor/... 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
-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
Camera.onPreCull misses usage example
Camera.onPreCull from scripting reference misses usage example. Expected: some example that will help users understand the purpose a... Read more
[Documentation] The documentation of Mesh.RecalculateBounds is not complete
Documentation of Mesh.RecalculateBounds is not fully explained. It is not documented that Mesh.RecalculateBounds automatically upda... Read more
Broken links in UI docs due to missing namespace in referenced types
See links inside e.g.: http://docs.unity3d.com/ScriptReference/UI.Image-fillCenter.html http://docs.unity3d.com/ScriptReference/UI.I... Read more
Class variables are shown with namespaces (classes are not)
Minor thing, but looks a bit inconsistent and can lead to very long type names (e.g. with the Animations namespace in 5.0). 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
- "Paste" option is available in Shader Graph contextual menu even when the clipboard has unrelated item
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset