Use Unity's LineRenderer to draw a circle on a GameObject.

Would you like to draw circles at runtime with C# in Unity? This article contains an extension method that allows you to add a DrawCircle function to your GameObjects.