Input or something on Android

Hi there!

I using Unity 6000.0.32f and when I export game to Android .abb
it automatic show this dialog


what happen?
and how to properly fix?

Thanks!!!

Please read the error, it tells you how to fix it.

1 Like

Yes, there has no error message at all,
that why I confoused…

They’re saying read the text in the pop-up. It tells you everything.

Ok, I will looking into it

I tried to choosed only one Input Active But

  1. I choose Old it can play as it should, But it can’t build!

it error about
Type ‘[Unity.RenderPipelines.Core.Runtime]UnityEngine.Rendering.DebugActionDesc’ has an extra field ‘axisTrigger’ of type ‘System.String’ in the player and thus can’t be serialized (expected ‘repeatMode’ of type ‘UnityEngine.Rendering.DebugActionRepeatMode’)

  1. it can build, But can’t play at all!

it error about

InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings.

my project use CNController for touch screen input

finally in only work if I set the Input Active to Both,
and then the warning dialog start showup as I said…

I was making my project for my vr with gorilla locomotion called bean tag but building an apk file appeared this error