Unity doesn't parse image metadata. Once the texture has been imported into Unity it's no longer a jpeg. So, if you need to read the meta data, do it as an editor extension or in an external tool.
↧