79761248

Date: 2025-09-10 20:06:22
Score: 2.5
Natty:
Report link

If OnBackButtonPressed() isn't getting called, it's possible that the callback isn't being setup successfully in the Awake() method. You could try changing Awake() to Start().

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: brandav