It used to be required to have an instance of a sprite object on a layout. This was to have default properties. They took away the requirement, but you'll still want to have one to set properties.
Simple solution is to leave it in the margin outside the layout, and have destroy outside layout behavior on it. Or you can destroy on start of layout manually with an event.