unity3d-jp / MeshSync

A package for synchronizing meshes/models editing in DCC tools into Unity in real time.
Other
1.55k stars 174 forks source link

fix: keep currentSessionId when switching PlayMode #859

Closed SonnyCampbellUnity closed 1 year ago

SonnyCampbellUnity commented 1 year ago

Set currentSessionId as a SerializableField to keep it in memory when switching from EditMode to PlayMode.