When I try to create a "ColorRect" in code, it doesn't display. It still seems to exist, but I can't see it.
I am expecting to see both the rect created in the editor at x=32 y=32 and the one created in GDScript at x=128 y=32, but I can only see the one created in the editor, as shown in the following picture:

I am using version 3.5.2 of Godot.