The recommended way for getting the theme is installing it with Composer.
composer require 'drupal/material_base:^2.0'
For more information see this page.
For other install options see this page.
The patch from this issue is required for proper working of:
- Image/file upload field;
- Layout builder "off canvas" form fields.