1

I'm learning shader graphs but my animations stop if I'm not in play mode. Doing anything in the editor/game window causes the animation to play again. Even moving the mouse over the window is enough. But when I stop the animation stops.

  • I'm using Unity 2021.3.19f1 on Linux (PopOs, Ubuntu based).
  • I'm using a Time node for the animation
  • The problem isn't specific to the portal animation.

(But I guess these are unrelated to the problem)

P.S.: This doesn't happen in play mode.

Doruk
  • 385
  • 2
  • 12

1 Answers1

2

If you didn't enable Always Refresh, try to enable it:
there is where u can enable it

James Risner
  • 5,451
  • 11
  • 25
  • 47
faris
  • 34
  • 3