How many scenes?

hi, good morning.
just to know :
how many scenes is the maximum to use in unuty ?

My application have small levels, and i am using around 25 scenes
can I use more for a new game I already have on mind ?
or ther is a limit ?

just for a record, every scene use only:
drawcalls: 10
verts : 4K
tris : 5K

thanks for any help.

I don’t think there is a hard limit to how many scenes a game can have. It depends on the type of game (number of assets, textures, polys, etc).
Its up to you, really. Just take into account how many levels does your game need, and if the size of the final binary matters to you. Hope that helps.