Steps to produce:
- Create an empty GameObject and add NetworkManager component to it.
- You will see the error popping up on the console immediately
Expected behaviour: No errors to be given because an array is empty
Current behaviour: Gives about 9 errors, "Retrieving array element that was out of bounds"
The issue only occurs when NetworkPrefabs array is empty.

Steps to produce:
Expected behaviour: No errors to be given because an array is empty
Current behaviour: Gives about 9 errors, "Retrieving array element that was out of bounds"
The issue only occurs when NetworkPrefabs array is empty.