Unity does not recognise ".atlas" file

When i import my doesntMatter.atlas file, unity is not recognising it as a text file, but it should, becouse it does in this video:

(Skip to 2:16 and you’ll see that the .atlas file is recognised as a text/script file)… Anyway, it does recognise the .json file, it looks like a script/text file. What should be a problem ? Do i need some plugin or something so unity reads it normally ? Also, here’s how it looks like in my unity: http://www.igreklik.com/slike/viewer.php?file=52664653325458956170.jpg So yeah, what is the problem, please help me

See the docs for which extensions are acceptable to use for text files.

–Eric

1 Like

Okay, well thank you, but why is .atlas file readable for that guy on the video ? What would that mean… Maybe some plugin or what ?

Oh never mind, i didn’t pay attention on what he typed when he exported the file… He named the file something.atlas.txt … .txt is the most simple text file that unity ofcourse supports, so yeah.