Just purchased TNet cause our project currently requires it.
I created a quick start->connect->join channel->new scene->disconnect->stop server flow using ngui.
now the problem occurs not on first flow, but on the second round.
I'm using UIButton script for the buttons, and just add a notify on click, but it seems on the second round, the delegates are no longer there, its its just a blank on click..
I think I may be missing something very obvious here.. any help would be really appreciated.