I am using a score manager to award points for eliminations. I have the save device auto saving the score and it seems to be working fine. I display the score on the screen using verse and a HUD Message device and it displays the correct number. My problem starts when I load into a new game or a new round. On a new round my score displays correctly as ex. 1500. Whenever I use the score manager to add score to the appropriate player it resets to 750. The leaderboards are accurately storing career score, so I know the information is being saved. I believe it’s a bug, but wanted to know if anyone had experienced a similar issue and found a fix.