Are there any built in animations

So i am fairly new to unity development ,

I would like to know if there are any built in animations that unity has that it woudl
play when spawning/Instantiating and destroying gameobject.

If it doesnt is there any way to do it by a plugin without drawing all those sprite sheets?

It doesn’t have built in animations, but if you press Ctrl + 6 you can animate and then play animation on destroy or on spawn.