Some users are confused that when they change the asset resolution, the "image name" is still "...4k" since we only update the filepath property.
To avoid this confusion, we can either update the image name when changing resolutions to match, or we can remove the resolution from the image name entirely when we mark the asset.
The latter option seems cleaner, but may result in unforeseen issues in files with multiple materials.
Some users are confused that when they change the asset resolution, the "image name" is still "...4k" since we only update the filepath property.
To avoid this confusion, we can either update the image name when changing resolutions to match, or we can remove the resolution from the image name entirely when we mark the asset.
The latter option seems cleaner, but may result in unforeseen issues in files with multiple materials.