Search Issue Tracker
MaterialEditor.PropertiesDefaultGUI() misses method signature
MaterialEditor.PropertiesDefaultGUI() misses method signature And 'void returns true' is unconvincing. Current page content: ------... 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
Namespaced types do not get converted to links in function definitions
When a type is located in a namespace (other than UnityEditor/UnityEngine), it will not get converted to a link in function definiti... 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
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
/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
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
-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