I am trying to use uGUI and I have got basic understanding of UI with Screen Space.
Now I am trying World Space.
I have a simple gameObject and I have a Canvas which the render mode is set to World Space.
When I ran this, I was expecting to see this simple text to be displayed on top of the box.
It did not.
I tried to mess around with order in layer, but no luck.
What is the possible cause of my failure?
Any suggestions helps.
Thanks in advance.

Thanks for the suggestion. Culling mask was everything...
– publicstIf it answered your question Please mark it as answered.
– Umreshoh no that was not the answer. I am saying it displayed "everything" so it is displaying UI layer as well.
– publicst