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!!!
Hi there!
I using Unity 6000.0.32f and when I export game to Android .abb
it automatic show this dialog
Thanks!!!
Please read the error, it tells you how to fix it.
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
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â)
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