[V8 issue] Curve disappearing in viewport when there is a picture

This problem was there as well in Rhino 7 as well. The curve fails to render for some reason.

Uploaded the file below
Rhino8Bug.3dm (252.6 KB)

I am using a random picture in the file. Any picture would result the same.

A workaround:

I used the command _BringToFront and the curve now is rendering. It shouldn’t be like that though as the curve is above the picture. Seems not very consistent with how DrawOrder behaves as it stands now.

ClearDrawOrder on those curves seems to solve it here.