System Information
Operating system: Win 7
Graphics card: nvidia quadro p1000
Blender Version
Broken: (example: 2.80, edbf15d3c044, master, 2018-11-28, as found on the splash screen)2.8
Worked: (optional)
Short description of error
Convert to mesh did not renew the mesh to a starting point. I performed a dupliface procedure along a curve, https://blenderartists.org/t/b2-8-where-is-duplication-panel-dupliframes-gone/1153070 apploed all mods, converted to mesh, which usually boils everything down to a fresh unlinked mesh, it still keeps parental wiring to the objects I used to make it. All the objects in the array were still considered a linked mesh to the original mesh and when i tried to unparent if from the object that gets arrayed along the curve, it destroys the duplicates along the array, even after applying all mods and converting the mesh.
Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).
create curve
create plane
add array mod to plane with x amount and offset
add curve mod to plane
select created curve for the planes array mod
align plane to curve
parent cube to the plane
on the planes object panel under instancing, select faces
select cube
convert to mesh
objects still remain as instances and not baked together to a mesh
-i did find a work around, object/apply/make instances real
is that the preferred method? is it that im not supposed to be able to bake geometry together with convert to mesh?

