I'm having an issue with Unity throwing a Null reference when I try to access the scriptData sent from a response, I've posted the console output and the code I'm using, if anyone could advise on the issue please.
Console: (ignore the top null reference, it's a duplicate)
Ian Kettlewell
I'm having an issue with Unity throwing a Null reference when I try to access the scriptData sent from a response, I've posted the console output and the code I'm using, if anyone could advise on the issue please.
Console: (ignore the top null reference, it's a duplicate)
Unity side code: