Hello. Sorry for english mistakes :
I had a code working quite properly with unity 5.1.1f1
I just install the patch 5.1.2p1
Then, I have that error :
The problem is obviously in a line where I had written that :
So I am googling the problem, as I am quite a begginer in Game...
UNetWeaver error: Exception :System.InvalidCastException: Cannot cast from source type to destinatio
I had a code working quite properly with unity 5.1.1f1
I just install the patch 5.1.2p1
Then, I have that error :
Code (CSharp):
Code (CSharp):
- [SyncVar] public int[] TableauChoixOP = new int[256];
UNetWeaver error: Exception :System.InvalidCastException: Cannot cast from source type to destinatio