CCG Toolkit | Multiplayer Card Game Framework

Were you able to find where the card manager was setting the card highlight? Just to see if this is the issue, in the Card Widget find the “Highlight Card” event in the graph and disconnect this from being called.

The only other reason I see this failing would be If the card struct is empty (default setting). Feel free to share some screenshots of both where your setting the struct and where you want to set the highlight colour if it changes.