System Information
Operating system: Windows 8.1
Graphics card: nVidia 1060
Blender Version
Broken: 2.80, f990c23bcfb5, 2019-07-03
Worked: 2.79, f4dc9f9d68b, 2018-03-22
Short description of error
When exporting a project as an OBJ file, the file is not correctly structured (parents and the like) and thus causes errors in programs such as Tabletop Simulator that require that structure to be correct.
Exact steps for others to reproduce the error
Step 1: Create or import a multi-object project.
Step 2: Select all objects
Step 3: Deselect and reselect the desired top level parent object.
Step 4: Press Control P and select "Object". All objects are now under the parent object.
Step 5: Export as OBJ.
2.79 exports the OBJ correctly. 2.8 does not.