If you create a prefab instance on scene, and put HideFlags.DontSave on that instance and then modify the prefab directly from project explorer (ie: remove/add component on prefab) and press save scene, funky things happen. If you reopen the scene, sometimes the prefab instance gets duplicated.
Anyone else noticed similar issues?
Anyone else noticed similar issues?