Hi I’m conronting with what seems to be a paradox
. One of my objects is not moving even if it’s transform is changing! I have to lift the object when i click on it and it works ok for all the other objects except this one which has a skinned mesh renderer attached. I can see it’s transform changing position, but the object is standing still O_0. I have no other script that manipulates the object in any way. Does it have something to do with the skinned mesh renderer? thanks
Could you maybe send over a screenshot? The skinned mesh renderer should not have anything to do with it…