I get this on an “edit”, but not an “add”.
It appears that this is trying to add a new UserAccess instance rather than editing the current one. There’s also apparently a required field that isn’t being shown on the edit.
(If you look at the context being rendered by the Admin template, those are the error messages being generated but not being shown.)
What does your UserAccess class currently look like?