Hello, I am creating a Block Base Game, each block has 6 Dynamic Instance Materials as each side can look different. But if I now create 10000 blocks in the game (60000 Dynamic Instance Materials) and then end the simulation (stop simulation in the editor) I get an out of memory (16GB Ram installed)
In the picture you can see the function where each block is executed.
Is there a limit for Dynamic Instance Materials?