I have noticed that If I attached the "tk2dUICamera" to my tk2dCamera, it will automatically created a tk2dUIManager object when the scene get launched. However, the UI Camera field did not been assigned any tk2dCamera.
So if I called tk2dUIManager.Instance.PressedItem.name under this situation, I always get NullReferenceException right?