Short re-explanation:
Hammer beta has a code bug in loading model textures, so when you have another map open and it has not been closed, Hammer cannot call the function glGenTex and therefore load the textures, so it then calls glBindTex and since no textures are loaded for the model, it loads ones either in the map or texture list and thinks theyre model textures and applies them to the model, giving this effect.