We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10a80e commit ad3a94cCopy full SHA for ad3a94c
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## Version 3.3.3
4
- Fixed iOS compilation issue with Backtrace namespace.
5
-- Prevent displaying Backtrace configuration when Application.isPlaying is true.
+- Prevent displaying Backtrace configuration when `Application.isPlaying` is `true`.
6
7
## Version 3.3.2
8
- ANR detection algorithm now uses `Time.unscaledTime` instead of `Time.time` to prevent ANR detection when game is paused.
0 commit comments