I’ve tried turning off all the other plugins to test for a conflict and nothing changed.
I also installed a php.ini file containing the following:
max_input_vars = 3000
suhosin.get.max_vars = 3000
suhosin.post.max_vars = 3000
suhosin.request.max_vars = 3000
which didn’t fix it either.