I’m currently trying to add a back button to my menu system to allow for he user to go back to the main menu from the settings or load game menu however I’m getting a Cyclic resources dependency error which I know is caused by having a collection proxy linking to another collection that has a collection proxy linking back to the previous collection. However, I was wandering how I fix it without having to rewrite my entire main menu?
Error:
Load game menu:
Settings menu:
Main menu: