I had a 2d array
After instantiate, i set GameObject to my array and try to call it from array by index and use getComponent, it works fine.
But in next time of for-loop, calling exist array's GameObject by index return null when i try getComponent
Someone has idea or resolution ?!
Thanks for your help !

