**System Information**
Operating system: openSUSE Leap 15.1 kernel 4.12.14-lp151.28.4-default
Graphics card: NVIDIA GTX970 openGL 4.6.0 driver 430.14
**Blender Version**
Broken: blender-2.80-749d53effd58-linux-glibc224-x86_64
Worked: (optional)
**Short description of error**
Trying to convert into mesh a beveled bezier circle (using a bezier curve) results in a circle mesh (2d) and not in a 3d geometry.
It seems to be a regression because I remeber to have used this feature in past 2.8 builds.
**Exact steps for others to reproduce the error**
Based on the default startup or an attached .blend file (as simple as possible).
# Create a bezier curve
# Create a bezier circle
# Edit circle geometry referencing the bezier curve in the bevel selection, the circle now assumes a 3d look
# Convert the circle into a mesh, the generated mesh is a 2d circle instead of a 3d geometry