Quantcast
Viewing all articles
Browse latest Browse all 103

Link to prefab breaks when recreating it

I have an editor extension that uses PrefabUtility.CreatePrefab() to create some prefabs. The problem is that I want to update a prefab without breaking links to that may exist in different scenes. Is this possible? I've tried using the different ReplacePrefabOptions but links seems to break no matter what I pick.

Viewing all articles
Browse latest Browse all 103

Trending Articles