UMG - Cannot Remove HUD After Loading Scores From Game Center

This may be a bug in blueprints, so I would like to post it… here is the scenario.

In my game mode blueprint;

Begin Play:

  1. I load game center scores to populate players high score.

  2. Then load Start HUD (UMG)

  3. When player clicks “Play Now” (It is suppose to remove Start HUD)

I have done 2 scenarios to test why it will not remove this Start HUD…

  • I have placed remove widget in the Start HUD upon clicking play now.
  • I have also placed removed Start HUD(Start HUD being in a variable) in event tick… when [OnMainMenu] is false (done once)
  • Then I removed loading Game Center scores in the Begin Play… and this make the Start HUD(UMG) remove upon clicking (which set OnMainMenu to false)

Hope this helps… let me know if you need more information.

Hello ,

I have a few quick questions for you to narrow down what may be causing your issue.

Quick questions:

  1. What version of the engine are your using for this project?
  2. Can you reproduce this issue on a clean project?
  3. Can you provide a screen shot of the blueprints involved in the problem?

Hello ,

I have not heard back from you in a few days, so I am marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and I will offer further assistance.

Thank you.