Ok, so I made a new game/project to try and sort out another issue I was having (thought would be easier with the bare minimum components to resolve it.
Anyway.. did that, created a terrain, centred it at 0,0,0 and pressed play and got this error -
"j - i == terrainChunksInfo.numChunksInX * terrainChunksInfo.numChunksInY"
and a message repeated 11 times that simply says -
"false"
Wouldn't have thought it possible to get an error with nothing but a skybox, light and a terrain in a scene. This is using Unity 5.
Any ideas / suggestions
???
↧