So, I want to change pivot of my model which can be easily be done by parenting it to some object e.g empty gameobject and transform of parent will override it. but in my case, its not happening.
but in my case, parent pivot is getting changed to child pivot transform, which is odd