I’ve found the source of the problem. PrePoMax by default sets op=new for loads and BCs in each step. This limitation was discussed here: BCs and Load Op=New vs continuation
Your analysis will work correctly if you export the input file and change this line within the second step:
*Boundary, op=New
to this:
*Boundary, op=Mod