Ratios change, particle size doesn't

Hi guys,

I have an issue with a shuriken particle system. I made a particle which needs to be a specific size in proportion to the rest of the game.
If I set its size right on one ratio, it doesn’t carry over to other ratios. The particle stays the same size and thus does not get correctly proportioned with the rest of the game…

One solution I can think of is to manually set it’s size depending on a device it’s on but this solution seems very inefficient for me and I can’t even test whether it’ll fix the issue or not because I don’t own all the apple devices…

Anyone knows how to tackle this?

Thanks

I know this is waaay too late but I stumbled accross this and figures I write the solution here in case someone else has the same issue.

In the particle System you have renderer, where you have min and max size. adjust these and the particles shall shrink or grow.

no one?.. : (