Activity Indicator Dont Show In The Center

Hi
I’m developing an Android Unity Application and I’m trying to show a loading indicator during in some phases of my game.
However when I use the below code it shows the indicator on the top left corner but what I want is to show that indicator in the center of the screen.
Is something like that possible?

Handheld.SetActivityIndicatorStyle(AndroidActivityIndicatorStyle.Large);
Handheld.StartActivityIndicator();

Thanks
Tolga

1 Like

I see tons of people asking about this, but no one is getting a response. Is it really that difficult to choose where this displays on the screen? iOS shows in the center, why doesn’t Android?

1 Like

Push… I’d like an answer to this as well. I continue to be disappointed in the response to Android questions on this forum. The license is just as much as iOS, and deserves the same amount of attention.

1 Like

Any news on this? This is a little bit annoying as it makes cross-platform usage of the ActivityIndicator impossible. Meanwhile I reported this as a bug: http://fogbugz.unity3d.com/default.asp?645470_si5avtos

1 Like

Still nothing?!? Gah!
It’s only had 56 votes since 2013. I guess everyone gives up and writes their own? But can’t really do that on loading the app :confused:
Please vote here:
http://feedback.unity3d.com/suggestions/set-position-of-loading-indicato

1 Like

Any update on this? 2018 and still the same issue!

Unity is dead?On this question

I posted some sample code that I got to work with Unity 5.6.5 on this forum post: https://discussions.unity.com/t/499562

I can’t guarantee it works on any other version of Unity, but maybe it can help you find a similar workaround if necessary.

How to center Android activity indicator? Unity team(Android) can you exact answer this quastion please?

1 Like

This is the most old bug I ever see :eyes:. Any progress with this issue?

1 Like

Any solution?:eyes:

1 Like

rofl, problem came up today. No response I see :frowning:

1 Like

2022 same problem :smile:

2024 and the same problem with unity 2023.2.20.f21