I find a weird question, there are two widget interation component in my actor, when I set one index to 0, another to 1.
The one which index is 0 works weird, for example, I made a slider bar, when I use that widget interaction component to interact, it reacts laggy. While another which index is 1 works normally.
So, I changed their indices into 1 and 2. They work well.
Why that happend?