On Quality Setting me have the very same setting on both Mac and PC, in both we have Full Res for Texture Quality for any device. About mobile, we are using 4kx4k textures and they work. Is it incorrect?
I have 2 UI Roots, with 2 panels and 2 cameras. Each "team" has different layer, the panels has different depth and the culling masks are assign to the corresponding layers.
It was supposed that a panel with bigger depth will be catch the raycasts (click events) first, wasn't it?
Instead the sprites on the layer with smaller depth and on the panel with smaller depth receive the click before the elements in the bigger depth. I mean, the sprite which I see above on the Game is not the one which receive the click, even if this game has the collider and so on.
What am I doing wrong? The visual depth and collider depth is not the same?
A new update: I've making some tests. The .prefab file seems not to be the problem, but the .png itself. When moving from Mac to Pc with git the file is crashed. I send you the file.
We use Git for sharing files with the team. When a developer edit an atlas (on Mac) and push it to the git, and then I pull it (to my PC), then the position of every file is changed and then the layout gets awful.
Well, Unity was indeed hiding the meta files. I did understand you. Your "Edit -> Project Settings -> Editor, under Version Control choose "Visible Meta Files"" was perfect. I didn't know that option. I was trying the show the files throught Windows options or one by one, but know it's perfect.
Oh, by the way, I know how to make every hidden file visible and one single hidden file visible. The doubt is about making ALL the .meta files but ONLY the .meta files visible.
ArenMook, I know how to make a single file to be shown (visible). Is there any way to tell windows to automatically make visible every .meta file in windows 8? I promise I have searched it on Google but I can't find it.
We are 2 on our team and share files throught Git. I have edited an atlases and share it to my partner and positions are not maintained. The atlas is correct (the images) but when selecting an sprite it shows a different sprite.
Which can be the problem?
I am using Windows and him Mac, but I guess this is not related.
If you need a screenshot or more information, please tell me.