Allow Material to Tick on Pause

So I have a mesh with a material that uses a material function that lerps color to look like a hologram. I turned on “Tick Even When Paused” for the mesh but the material is still paused. Any ideas?

Ok I fixed the issue, you have to add a Time node to every node in the material that uses time and check ignore pause

2 Likes