Commit 3866170
debug(audience): log every DiskStore counter mutation (SDK-341 trace)
Temporary instrumentation. Logs to Player.log:
- ctor initial count + dir + instance hash
- every BumpCount delta + new value + stack trace + instance hash
Goal: identify which call sites fire BumpCount(-1) without matching
BumpCount(+1) in the StatusBar_QueueSizeIncrementsAfterTrack failing
on Linux Unity 6 cells. Revert before merge.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3420c12 commit 3866170
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
116 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
117 | 125 | | |
118 | 126 | | |
119 | 127 | | |
| |||
0 commit comments