There's plenty of tutorials which explain how to add and manage image objects. But what if I want to add simple rectangle with plain white color? May I do it similar to adding 3D objects? I see no rectangle option under 2D Object in GameObject menu.
I know that I may do it by script, but isn't there any simpler solution? Or maybe I should use 3D Object Cube instead?