Hi.
Im again with my draggable panel with 3d objects.
Now i use a 3d camera with the UIViewport how you recomend me.
But now im having an issue.
When i drag the object, apparently everything works fine.
But when i click on an object, not work. I need to click in her original position.
I think that is a kind of update problem.
I check gizmos and collidesr move with the objects right, but is how a gosth the action of this colliders, ever in the same position. Out of the objects when drag...
My hierachy is a Root with the 3d Cam and the 3d elements and with UIViewport linked to another 2d cam in another root with my UI Bg and draggable panel.
Any solution?
Thanks