Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


prefabs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
prefabs [2021/02/08 08:25]
uninomiconadmin
prefabs [2021/02/08 08:25]
uninomiconadmin
Line 7: Line 7:
   - The reference *is* the same. Unpacking doesn't actually create new Objects, rather it just re-uses the existing ones.   - The reference *is* the same. Unpacking doesn't actually create new Objects, rather it just re-uses the existing ones.
   - Unity creates a set of new Objects for the unpacked prefab, and then fixes up all old reference pointers.   - Unity creates a set of new Objects for the unpacked prefab, and then fixes up all old reference pointers.
-)) The new unpacked objects will have new [[GlobalObjectId]]s though.+)) The new unpacked objects will have new GlobalObjectIds though.
   * In the Editor, prefabs have two [[GlobalObjectId]]s.   * In the Editor, prefabs have two [[GlobalObjectId]]s.
  
  
prefabs.txt ยท Last modified: 2021/05/14 11:14 by 83.83.63.132