PCG points Spawn at center of the Grid, UE5.6.1

I’m having kind of similar issue in which i use mesh sampler, i do get points according to mesh and triangles but they all spawn at center grid like at 0,0,0 location.

No matter what i do the pcg spawn at center of the grid, even if i move pcg or mesh the points don’t move.

Please do let me know if anyone have this kind of problem and if you solved it.

I’m using Unreal engine 5.6.1

I’m following this tutorial to generate grass

did you find a soluation ?

nope and it’s been a while so i don’t remember exactly what i did nor do i have the Project so that i can check, but i think i just made a simple pcg to place grass on whichever mesh i put on regardless of the vertex count and control the grass spawn amount. Not exactly like that but i hope you get the idea.