Maximum number of UObjects (2162688) exceeded when trying to add 1 object(s), make sure you update MaxObjectsInGame/MaxObjectsInEditor/MaxObjectsInProgram in project settings
I am doing a lot of UI navigating and buttons and then this comes up after a while. I tried to clear out the arrays and lists that store a lot of info before going onto the next UI view but still this happens. Could it be that I need to garbage collect as well before going into the next area of UI? On 5.3