This was caused by dupli's ObjectEngineData that were not free. This allocates the data using the instance data manager (no alloc/free between frames). Though the data should be treated as not persistent in this case.
This was caused by dupli's ObjectEngineData that were not free. This allocates the data using the instance data manager (no alloc/free between frames). Though the data should be treated as not persistent in this case.