D
D
dkcu2021-03-23 16:28:23
Unity
dkcu, 2021-03-23 16:28:23

Why are the buttons not being pressed in the downloaded game on Google play, but everything works in Unity?

Such a problem, I posted the game on Google play, and the buttons are not pressed in the game itself, but everything works fine in Unity.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
namee, 2021-03-24
@namee

most likely not all the necessary components on the Event System are attached. Or on canvas.
The raycasters may not be configured correctly, or the Event System .
Smoke manuals,

V
vitosbat, 2021-04-03
@vitosbat

If the project uses Addressables, then its Default Build Script must be run before each build for a new platform. I could forget before building for Android and something did not get into the build.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question