Developer Notes

Android will never call Event End Play for force closing an application. It is recommended to use ApplicationWillEnterBackgroundDelegate instead.

Description

Save game slots via blueprints do not work in a packaged game for the HTC one plus.

Steps to Reproduce
  1. Open Editor
  2. Create a new Save game object
  3. Name it "SG"
  4. Add a float variable
  5. Name the float Variable Number
  6. Create a new Widget blueprint
  7. Name the new widget blueprint "main"
  8. Add a text bock to the designer tab
  9. Make the text block a variable
  10. Create the first image attached for the widget
  11. Save and compile
  12. Open the level blueprint
  13. Create the blueprint in the other attached image (the larger blueprint)
  14. Play in editor
  15. Press space bar a few times
  16. Stop PIE
  17. Start PIE
  18. Notice that the number has changed to reflect the number of time space bar was pressed (expected)
  19. Package the project out for the HTC One plus
  20. Open the game
  21. Tap the screen a few times
  22. Close the program
  23. Open the program
  24. Notice that the number of taps was not saved

Expected: Tap the screen and when the game is opened up again the number from the widget will show the number of taps
Result: The text never changes

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Won't Fix
ComponentUE - Platform - Mobile
Affects Versions4.8
Target Fix4.9
CreatedJun 17, 2015
ResolvedJul 10, 2015
UpdatedSep 16, 2019