I noticed that when texture set names are generated from the materials on import, any colon (

is renamed to an underscore (_). This will interfere with an automatic texture assign script for Unity because now names don't match up.
Is there any way to prevent a colon being renamed to an underscore?