Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

type == m_TransformInfo.transformType.. Mystery error?

Discussion in 'Editor & General Support' started by LeWyRaWr, Jul 29, 2012.

  1. LeWyRaWr

    LeWyRaWr

    Joined:
    Jul 6, 2012
    Posts:
    12
    Hey all,

    This has been posted before but no answer was given or resolved.

    I get an error of "type == m_TransformInfo.transformType" sometimes when I have an object attached to the bone of another gameobject and an animation is playing.

    For example, I have an assault rifle and there is a reflex sight model attached to the bone of the weapon, so that the reflex will inherit the parents animations.

    For some objects it doesn't occur, but some times it does and it looks like the scale is being distorted. I've attached two screenshots of the frame of the animation where the error comes in. I can't seem to find any reason as to why it would display an error like this. I've searched high and low for an answer but to not prevail

    Before:


    After: