lueprint Runtime Error: "Accessed None trying to read property

It means your SaveSettingsRef variable isn’t referencing anything.

So that variable is in your GI, but you haven’t assigned it a value.

1 Like