Weird breaking of shapes in game view
Lines, polylines, rectangles, rings (and possibly others) break in a wierd way in game view around zero Y relative to camera (see the screenshot). Doesn't happen in the scene view nor in build. Curiously it appears on one of my screens and does not on the other one. The one at which the shapes appear to be broken is 144hz, the other one is 60hz. I tried differed VSync modes and limiting the framerate, but it didn't change anything. Not the most dire of issues, since it doesn't happen in build, but!
this is very likely a unity issue - shapes doesn't take account some special property of y=0 or center of screen, so this is likely not something I can do anything about I'm afraid