Skip to content

Conversation

@konraddysput
Copy link
Collaborator

@konraddysput konraddysput commented Feb 25, 2021

Backtrace Unity version 3.3.2

Updated hang detection algorithm to be aware of game pause activities.

Testing strategy

Bug reproduction

  1. Pause game
  2. Check Backtrace after ~10 seconds
  3. If report is available in Backtrace it means that we were able to reproduce issue

Fix testing strategy

Shouldn't report ANR

  • Pause game,
  • Check if game reported ANR
    Result: Game didn't report ANR

Should report ANR

  • Pause a game,
  • start ANR,
  • Check if game reported ANR
    Result: Game reported ANR

Should report ANR

  • Don't pause game,
  • start ANR
  • Check if game reported ANR
    Result: Game reported ANR

@konraddysput konraddysput merged commit dfe56b1 into master Feb 25, 2021
@konraddysput konraddysput deleted the bugfix/invalid-anr-timeout branch February 28, 2021 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants