How to drag UI that controlled by UISizeConstraint

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve?
    I’m making Inventory System that can drag tools to inventory
  2. What is the issue?
    i can’t drag UI because it is controlling by UISizeConstraint so it doesn’t move
  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I searched Devforum and Youtubes
    but it didn’t solved my problem

Here is Explorer :
캡처

bye