When an object has no UV layers and an anonymous UV layer is created, the anonymous layer gets set as the default (render) layer. This is very confusing because it then uses a hidden anonmous layer. This patch suppresses the usage of anonymous layers for rendering. Pull Request: blender/blender#105192