I noticed that I get duplicated files and folders on my mac. When I delete the file or folder both will be removed. When creating new files it seems to be happening at random.
For example in terminal:
The duplicated generated files are messing up with my Unity builds. Is this a known bugg or maybe a Mac virus?
For example in terminal:
Code:
Kidkic:atlasGUI kidkic$ ls -lah g_game-cluster-hexagon-fill-medium*.png
-rw-r--r--@ 1 kidkic staff 812B Dec 4 13:44 g_game-cluster-hexagon-fill-medium.png
-rw-r--r--@ 1 kidkic staff 812B Dec 4 13:44 g_game-cluster-hexagon-fill-medium.png
The duplicated generated files are messing up with my Unity builds. Is this a known bugg or maybe a Mac virus?