Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Bug 2D Skin with AlwaysUpdate Unchecked will not Deform Anymore after culled and comes back into view

Discussion in 'Animation' started by HapiFox, May 10, 2022.

  1. HapiFox

    HapiFox

    Joined:
    May 2, 2018
    Posts:
    4

    Hi Im tying to make some persistent 2d characters play death animation persistently.
    But it seems there is something changed in 2021.3.
    As the 2D Skin Unchecked AlwaysUpdate,will stop Deform after being culled out of the View.
    But it was supposed to continue Deform when it comes back into the view of the Camera as it was in Unity2021.2 .
    Is this an optimization that will never be fixed in the future?
    Or is there any code could make the skin execute Deforming again when it comes back into the view?
    Thank you .
     
  2. MarekUnity

    MarekUnity

    Unity Technologies

    Joined:
    Jan 6, 2017
    Posts:
    207
  3. HapiFox

    HapiFox

    Joined:
    May 2, 2018
    Posts:
    4
    MarekUnity likes this.