The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
284 views

Android SDK does not include any platforms!

This question has been asked several times on the Unity answers website, but there's no solid answer to it! Problem: While trying to build a game for android in Unity, I receive this error: Android ...
0
votes
0answers
56 views

Android Screen-World Raycasting using GLU.gluUnProject method glitch?

I had been using GLU.gluUnProject to translate coordinate from 2d screen to world. I found it odd and frustrating because for some reason using the method results in unpredicted values. I included ...
1
vote
1answer
219 views

Flickering GUI on Android

New version of Unity is causing rather weird problems on Galaxy S device. The GUI starts to flicker, tear and disappear altogether at random in different screens. But this only happens on the second ...