K
K
Kirill2021-05-03 21:00:09
Android
Kirill, 2021-05-03 21:00:09

Why does dropdown crash on my phone?

Hello. I tested the application in Unity, everything worked. I went into the application on the phone and it crashed when the dropdown was opened normally.
With dropdown, the manipulations are only hiding the slider, replacing the sprite and assigning a value in the script at the start.

void Start(){timeCur = Int32.Parse(DateTime.Now.ToString("MM"))-1;mSelector.value = timeCur;}

If it does not crash, then it takes a long time to load.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question