I'm new in unity and I'm trying to build a simple winning effect using particle systems.
My effect consists of two particle systems, the first one for colored stars and the second one for balloons.
The particle system in scene view works perfectly, but in game view the ballons look like green squares.
Scene View:
Game View:
So, what is the problem in rendering the ballons?
Thanks in advance.

