Hello,
Using Unity 2022.2.15 (so not beta) with URP, I am getting hard time to have grass appear, even with graphs provided with the package.
When I open the provided Tutorial scene, everything seems correct, with lots of grass.
When I create a new scene and drag the provided SimpleGraph graph (that is used in the Tutorial scene), the same terrain shows, but with zero grass.
I tried all the provided graphs in a new scene and no one shows a single blade of grass.
Do you have any idea about this issue. Why does the graph behaves as expected with the provided scenes and not with a new scene?
Edit: If I copy the MapMagic gameobject from a provided scene to my new scene, the grass shows. And I can even change to another graph and get it to behave as expected. So the issue is with newly created MapMagic objects.