When i use the game mode in certain areas of my map I keep getting the following error:
WORLD : UpdateEntities
WORLD : FixedFrame
ENTITY (E): Huge number of entities (359193) per scene tree leaf! Center position <8241.500000 599.500000 10700.000000> "
Which is spammed multiple times per second in the Log console and causes a huge frame drop. I was able to fix the problem before by splitting all the ForestGenerators in multiple layers, but now the issue is back again.
It's a known bug or there's a fix?
Thanks!