Problem loading GameObject

Discussion and help for Easy Save 3
Post Reply
fluffyCow
Posts: 1
Joined: Wed Nov 04, 2020 10:41 pm

Problem loading GameObject

Post by fluffyCow »

Hi,

I saved a GameObject in scene "a" and loaded it in scene "b". The GameObject was loaded but the mesh of the skinned mesh renderer was not. What do I have to do to load/save it as well?
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: Problem loading GameObject

Post by Joel »

Hi there,

This is likely because there is no reference to your Mesh in scene B, so it's not in your reference manager (you will likely get warnings to console about this).

In this case you should open scene B, and then right-click your Mesh in the Assets folder and select Easy Save 3 > Add Reference to Manager.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply