Hi,
I've download and imported the NUGI 2.2.6c in the clean empty project folder.
There is only the NGUI files in the project...
I opened the Example X- Character.
It looks to be worked normally, I can click the the spiked pads , boots..
But, where is the "Backpack item"?
I think there are 16 items slotted back pack object in the Scenes(hierachy panel).
but I can't see that "Backpack" in the game screen.(there's only the label text-"Backpack")
This is disabled when the project played..
So, I manually eanbled the item slot of the backpack gameObject during the game play(Ctrl+P) state..,
But this produced some kinds of errors like as follows.....
"m_Memory.renderTextureBytes<0
UnityEditor.DockArea:OnGUI()
m_Memory.renderTextureBytes<0 "
Are these bugs or not?