Search Unity

in Editor, copy a prefab which inside other prefab

Discussion in 'Prefabs' started by Vinny-Ngan, Apr 29, 2021.

  1. Vinny-Ngan

    Vinny-Ngan

    Joined:
    Jul 29, 2013
    Posts:
    8
    Hi all,

    When I using Unity version before 2020.3.5, I can copy & paste a prefab, which is a child of other prefab, the copied prefab is fully cloned (means the copied prefab keeps it's own values).

    But in 2020.3.5 ( also the lastest 3.6 ), this behavior has changed, when I copy & paste a prefab (a child of other prefab), the copied prefab doesn't contain it's own values but contains the original prefab values.

    Is that only my problem or Editor has some new setting(s) can fallback to the behavior before ??

    Thanks,
    Vincent
     
  2. SteenLund

    SteenLund

    Unity Technologies

    Joined:
    Jan 20, 2011
    Posts:
    639
    This sounds like a regression bug, can you please file a bug report.
     
  3. HWIvan

    HWIvan

    Joined:
    Jan 21, 2019
    Posts:
    12
    I created a bug for this: 1339266
     
  4. HWIvan

    HWIvan

    Joined:
    Jan 21, 2019
    Posts:
    12
    Fixed in 2020.3.17 now.
     
    SteenLund likes this.