Hi all , I moved over to unity 5 and tried to use some of my code for a item to a gird , but I keep getting this error
Setting the parent of a transform which resides in a prefab is disabled to prevent data corruption.
UnityEngine.Transform:set_parent(Transform)
NGUITools:AddChild(GameObject, GameObject) (at Assets/NGUI/Scripts/Internal/NGUITools.cs:511)
I had a look around but I could not find any info , so i thought I would let everyone know