In the combat scene where players shoot bullets to hit monsters, there are cases where bullets hit and disappear (indicating successful attack detection), but the monsters do not lose health (no hit detection is perceived).
There is a certain probability, approximately one in five or ten shots, where a monster may fail to register being hit.
I originally wanted to reproduce this issue to see if it could be resolved in this post as well.