I have scaled down Terrain to 0.0001 as based on my game logic where I am showing terrain on a table, but now when I am putting anchors on a location it is not showing on that location but somewhere else? How can we fix it?
I would expect that to work, so I’m not sure what might be going wrong. Can you show us how you’ve set up the anchors?
Thanks Kevin, so the problem was with coordinates and when I fixed that, now I can anchor gameobject at real time on scaled down terrain too.