Hey,
Can anybody tell me this blue line is?
The green line is obviously the collider line from the gameobject.
If I select the ball and then the object aswell it also shows me this blue line.

Hey,
Can anybody tell me this blue line is?
The green line is obviously the collider line from the gameobject.
If I select the ball and then the object aswell it also shows me this blue line.

The blue lines are the vertices and tris of a mesh.
The blue lines act as a helper so that you can identify the object selected and its mesh bounds.
They should automatically disappear in the game view.