Hello
I’ve an issue with my code:
The code refresh my inventory system for my game. It works great but when i restart UE4, the compiler says “Invalid pin connection from Array Element and S Item : Only exactly matching structures are considered compatible. (You may have changed the type after the connections were made)”
The strange thing is that I have to remove my code and rewrite it exactly the same way for the compiler to accept it so for me the problem doesn’t come from my code but something in the engine.
Anyone knows how to fix this problems ?