You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename prefab fields to work properly in 2018.1 and below;
Find-replace all on:
- m_SourcePrefab -> m_ParentPrefab
- m_IsPrefabAsset -> m_IsPrefabParent
- m_CorrespondingSourceObject -> m_PrefabParentObject
0 commit comments