Skip to content
Advertisement

Tag: unity3d

Issue returning data from Python to Unity

This question is an evolution of this: Issue returning header byte from Python to Unity Now the issue about header byte is solved, but I have a problem during the loop. The data incoming good but after “n” times the loop break because receive a json string with an entire structure of data with open/close bracket PLUS the next structure

Advertisement