Merging two vector layers turns them into a pixel layer even if both layers are empty
I have multiple vector layers that I need to merge in Fresco. When I try to merge them in every possible configuration, they will convert to pixel layers. If I Erase everything from the layer so there is nothing that can be selected and it says the layer is empty, it will still convert to a pixel layer. None of the layers use a blend mode, and the opacity and mask density are both at 100. I know it isn't because of hidden effects, pixel brushes or transparency, because they will still convert to pixel layers despite being empty. Is there some setting I'm missing that is causing this?
