Saving color problem





So this is all the blueprints i made to save color i also made a material parameter collection i want the material to change once pressed the button. It changes but it doesn’t save to the game instance or save game. does anyone spot anything that could be the problem.

Hey @Tsiqz!

First thing, make sure the name variable for the loading slot is the EXACT same (check for an extra space and capitalization).

Next, add some unique print strings in various locations to make sure the nodes are even firing. It could have nothing to do with saving and everything to do with loading, and vice versa. Try to narrow down where the issue is being caused with those, printstrings are going to be your friend when testing save games and their variables! :slight_smile:

thank you tested it seemed to work fine forgot to load it in level blueprint :expressionless: appreciate it

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.