diff --git a/doc/classes/CylinderShape.xml b/doc/classes/CylinderShape.xml index 9f1b560a32c..e724ad59507 100644 --- a/doc/classes/CylinderShape.xml +++ b/doc/classes/CylinderShape.xml @@ -5,6 +5,7 @@ Cylinder shape for collisions. + [b]Note:[/b] When using GodotPhysics instead of the default Bullet physics engine, there are several known bugs with cylinder collision shapes. Using [CapsuleShape] or [BoxShape] instead is recommended. https://godotengine.org/asset-library/asset/678