Hello,
has Unity 4.0 got a maximum number of objects lightmapped ? In Unity 3.5 there was a limit fixed @ 256.
Regards,
Hello,
has Unity 4.0 got a maximum number of objects lightmapped ? In Unity 3.5 there was a limit fixed @ 256.
Regards,
Hi,
There is no limit on the number of lightmapped objects in either 3.5 or 4.0. However there is a limit on the number of lightmaps which the objects have to fit into. Probably you are baking at too high resolution if you are running out of those, since at lower resolution more objects can be packed into each lightmap.
Ok, thx, I will investigate further.
What’s the max number of lightmaps?
The limit is 256 lightmaps per scene.
Is there any reason that the amount of objects is limited? In my scene its not the amount of light maps thats the issue, it seems that I am only allowed to light map 2999 objects. If I create an object with an starts with an “A” in the title, it will drop off a “W” object. never letting me go above 3000. Any reason why? I realize that this is an older string but any suggestions would help