Unity geometry distortion on child object

In Unity there is a geometry issue with the child object of non-uniformly scaled parent. When the parent object does not have (1,1,1) scale, then the child object will be skewed weirdly when they rotate. This issue has been mentioned in the below references:

The solution is to:

  1. Make the parent uniform, OR
  2. Child the objects to another uniformly scaled parent
Licensed under CC BY-NC-SA 4.0
comments powered by Disqus
All content is licensed under CC BY-NC-SA 4.0
Built with Hugo
Theme Stack designed by Jimmy