Quantcast
Channel: Unity Forum
Viewing all articles
Browse latest Browse all 1466670

Android doesn't disable cursor

$
0
0
I had things like this in my USS

.button:hover {
cursor: resource('handcursor') 235 82;
background-color: aliceblue;
}

and using the profiler I noticed that it was why my app was super slow on android.

But there is no cursor on android so I don't know why the CPU spent so much time (almost 2 seconds in my case) on "Cursor.SetCursor()"

Viewing all articles
Browse latest Browse all 1466670

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>