Whenever I create a prefab of a 2D UI setup and then add it back to a new scene with a player in it ( a la a pause menu ) the UI is no longer rendered in screen space. I can see it being rendered out in the world but it doesn't follow the player. If I create one from the NGUI menu with the same scene everything works fine. Any ideas?
Also whenever I create a new 2D UI the layers always default to whatever is in layer 8. Is that the desired behavior?