What are the steps required to reproduce the bug?
Create a new media type using an image field.
Go to manage fields and set Image Resolution restrictions on the image field
Add the media type as a referenced field on a content type
Select 'Media Library' as the widget in the Manage Form Display page of the content type
What behavior were you expecting?
When you go to create a new content of the content type mentioned above and select 'Add Media' to upload an image, it is expected that the upload form will bring all the restrictions from the field settings in media type.
What happened instead?
The upload form only restricted the image upload by file size (in Bytes) and file type but not the image resolution.