Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Question Multi-Parent Constrained Object's Incorrect Position

Discussion in 'Animation Rigging' started by liquify, Feb 18, 2022.

  1. liquify

    liquify

    Joined:
    Dec 9, 2014
    Posts:
    169
    If a game object is Multi-Parent-Constrained, its position becomes incorrect. This does not happen with a simple Parent Constraint. For example, the position of the sword game object (GRPSword) in the screenshot below is not accurate:

    upload_2022-2-18_11-6-47.png

    How to fix it?