Reference manager not refreshing references on play

Discussion and help for Easy Save 3
Post Reply
FredTuna
Posts: 20
Joined: Sat Aug 10, 2019 3:16 pm

Reference manager not refreshing references on play

Post by FredTuna »

Hi,

on the ES3ReferenceMgr component, it says that the references will be updated on Play. However, I still need to manually refresh reference by clicking the button when adding objects in my scene otherwise those objects will be duplicated when saving and loading. When looking in the code, I see that

Code: Select all

RefreshDependencies()
is called when clicking the Refresh References button but not on Play. Is there a reason why that is? It would be nice if dependencies were updated automatically.

Thanks!

Fred
User avatar
Joel
Moodkie Staff
Posts: 4826
Joined: Wed Nov 07, 2012 10:32 pm

Re: Reference manager not refreshing references on play

Post by Joel »

Hi Fred,

It's no longer called on Play due to a bug at Unity's end which ends turning all UI text in your scene black when getting the scene's dependencies on play (something I still don't think they've fixed at their end).

It seems like I didn't update the supporting text when the changes were made, so I'll make sure this is changed in the next update.

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