Anki 26.05 (e64c6b1a), macOS, Qt 6.11.0, Chromium 140.
Card type: Basic (type in the answer). Since updating to 26.05, every
correct answer triggers:
“Typed in answer does not match. Rated as Again, ignoring the answer
button you pressed.”
Wrong answers behave normally - this only happens when the typed answer
is actually correct. Started immediately after the update; nothing else
changed on my end (note content, field values, template - all unchanged
and verified clean of stray whitespace/HTML/unicode).
Ruled out a timing issue: waiting a full second before pressing Enter
makes no difference.
The message also causes the revealed answer content to disappear from
the screen after it fires.
This looks like it could be related to #4407 (“Fix unescaped HTML in
correct type-in answers”), since that’s the one change in the 26.05
changelog that specifically touches the correct-answer comparison path -
matches the “only fails when correct” signature exactly.
Happy to provide a sample note/field export or debug info if useful.