In Strapi Version 4.9.2 Not able to see all the model created in Role Section

We have been using Strapi 4.9.2 Version, and we observed that for Admin panel we could see all the model which we have created.
But when we go to roles (Existing role or creating new role), Only few models are visible.
e.g
We have model a, b, c, d, e
but when we go to role and create new role or going into existing role, we could only see
model = a, b, d, k

So model c is missing on this section and also randomly name also changed for some model as shown above where (e → k)

Can you please check whether this issue is fixed in latest strapi version, if not then what required from our side to reproduce this issue.

Regards,