It looks like you have all the settings and steps in Daz and Blender correct. The only thing i saw odd was your file sizes are quite different than my *.obj exports for g2 and g8. My G2 objects are ~3.4 MB and my G8/8.1 objects ~2.6 MB
What Daz version are you using and can you open the *.obj with notepad (obj are just text files) and see if your stating vertex values are close (within rounding error to these. Should start around line 5, the first set of numbers are the position of vertex 0 and each line is the next vertex 1,2,3 etc..
# Genesis2Female
v 10.0997 134.98099 11.142301
v 9.84272 135.26199 11.161599
v 10.1054 135.261 11.027799
v 10.3961 134.912 10.983399
v 10.0767 134.70398 11.228898
v 9.7845793 135.04802 11.269601
v 15.535999 138.77499 -7.0622597
v 8.9613895 149.88901 -0.86006784
v 13.683699 136.37399 3.4524794
v 4.9878702 149.517 0.62502885
v 10.4767 135.229 10.801698
v 10.5978 134.856 10.863698
AND
o Genesis8Female
v -0.001740676 111.97462 11.059723
v 0 89.412392 6.3577704
v 0.0025155433 156.58678 3.0274453
v -0.00096316793 179.31194 3.0742748
v 0 93.571503 -6.1142902
v 0 99.104599 -9.0015087
v 0 100.91199 -9.3475885
v 0.00062001159 102.55309 -9.1978321
v -0.0010922441 163.00084 9.6697674
Also if you want to, lets test two thing, starting from the simplest.
In Daz:
Can you use morphloader in Daz the base G2 *.obj file you exported and try and import as a morph to the g2 figure. Same test with the G8 *.obj and Daz g8 figure.
It should say something tat Daz recognizes the figure is a non corrupt file.
View attachment 267249
That tests the Daz export files.
Now to check the files in Blender,
- Click Edit > Preferences...
- In the Display panel of the Interface tab,
- tick Developer Extras
- Select one of the imported object files and select EDIT MODE.
- View attachment 267250
- Also click the blue vertex select from above screenshot
- Click viewport overlays button
- View attachment 267252
- Now click the new "Indices" checkbox
View attachment 267251
Now you will see all the vertex ID's Just click the left center nipple vertex of each figure.
G8 - That should be vertex 6569
View attachment 267254
G2 - should be vertex 0
View attachment 267253