Skip to content

A instance of prefab in scene can not auto Serialize #49

@programming2012

Description

@programming2012

Hi
I create empty GameObject on Inspector, And then add Spline.
I drag it to Project window to create a prefab.
Select the GameObject in Inspector, then Set Selected Node Position to (5,5,0) and save Scene. If you open other Scene and Back to this Scene, you can see the Position is not (5,5,0) but the value of Prefab(5,0,0). If you modify the position use Script ,the effict like this.
If you Uppack Complete the GameObject and modify the Position, it can Serialize. After you open oterh Scene and Back to this Scene, you can see the position is (5,5,0). Or if you modify in Scene window use the Axis, it can Serialize too.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions