I am trying to build Android project, but when I play/start the game on Android, the car is not there, no controls, no car spawned, no telemetry, only the camera initially working (that should be pointing to the Car game object transform coordinates with offset) and pointing to one point where car should be. Do you know what's causing this? Is it even possible to play it on Android?
I even connected pc keyboard to my phone but the car isn't there, therefore commands that I'm sending are not doing anything.
However, inside editor, game is working perfectly (Ubuntu 20.04 x64), but on Android, car is not spawning, like it's not in the scene at all.