Hi I built my game for the first time and there’s a red line which has been rendered into it and also it displays in the scene and game view. I don’t know what it is, why it’s there or what it’s used for and I just simply want in gone any ideas?
Hi I built my game for the first time and there’s a red line which has been rendered into it and also it displays in the scene and game view. I don’t know what it is, why it’s there or what it’s used for and I just simply want in gone any ideas?
Are you using Debug.DrawLine somewhere? Try disabling gameobjects in your scene, and see if any of this is the cause, then, dig into the specific game object and see if there is some script or asset related to it that is causing this.

I have the same problem. Please help us with little information. Thank you
I have same issue any luck
It’s do to with uGUI elements being scaled or transformed in such a way they get inversed.
Basically your UI is broken in some way.