- Home /
Question by
ADNCG · May 24, 2015 at 02:43 PM ·
splash screen
Able to click through unity's iOS splash screen?
Hey guys,
I'm able to interact with my UI while the unity's personal edition splash screen is showing. Having trouble finding someone who experienced the same issue, any ideas?
What I am interacting with are unity UI buttons. I thought about starting a coroutine that would wait for a rough estimation of the splash screen's duration, and then make the buttons interactable, but it feels like the duration is inconsistant and the splash screen isn't always showing.
Comment
Your answer