Skip to main content

All Questions

0 votes
0 answers
9 views

Cannot access 'com.unity3d.player.IUnityPlayerLifecycleEvents'

I am trying to export an Android project from Unity to use XR in an Android application. When I copy the project over from Unity, I am unable to reference com.unity3d.player....
Kasey Chakos's user avatar
0 votes
0 answers
14 views

Unity Application crashing on Android?

I've been working on an application in Unity. It works perfectly fine for iOS devices but once a build has been put onto an Android device it begins crashing after about a day of being on that device. ...
Jackson Laumann's user avatar
1 vote
0 answers
18 views

SignalR Client implementation in unity works in editor but not in Android

I am using signalR client in unity for a real-time Android game. So, when i run game in Unity editor, everything is fine, But when i built it for android, i realize that it didn't connect to Hub ...
mohammadreza khorasani's user avatar
0 votes
0 answers
21 views

Unity Cloud Save blocks game

Hey I am trying to use Unity Cloud Save feature. I've added SDK for Cloud Save and Authentication and Linked Unity Project. I am also using Firebase so there is also configuration for it. All fun ...
sennin's user avatar
  • 8,822
0 votes
0 answers
9 views

Unity - My MS 4.8 DLL works however MS ADOMDNet client fails with 'Method not implemented'

(I posted this on the Unity Android forum and no replies yet so I thought I'd also add here). I've dug around the web a lot and tried various things. I have written my own C# DLL to communicate with ...
TilleyTech's user avatar
1 vote
0 answers
17 views

Can't build android unity apk && aab

I'm new to unity and I have to build apk and aab files of existing project But when I try to build I get an error and I can't understand what's wrong here is console logs FAILURE: Build failed with ...
Veronika Haichenko's user avatar
-1 votes
0 answers
11 views

How to use screen mirron at unity android app

I want to share my screen in my TV while I'm using my unity app. I rather to do this with using a third app. is there a way to do this in unity: public void buttonScreenMirror(View view){ Intent ...
Dixlan Barrios's user avatar
0 votes
0 answers
25 views

why does my ndk-stack fail to symbolicate a Unity il2cpp crash stack?

our Google Play console is unable to symbolicate our crash stacks. To debug this, I'm trying to symbolicate it locally using ndk-stack but I can't get it to work locally either. Does anyone see ...
Jeffery Chow's user avatar
-2 votes
0 answers
16 views

How to Handle Multiple Input fields(for Pin Log-In) With textmeshpro Unity

I am facing Issue with the multiple Tmpro_Input fields. I am making Login With pin in which I have the 4 different Input field, Each Input field will contain the 1 input in int and the input is using ...
Rahmat Ali's user avatar
0 votes
0 answers
23 views

On unity, android platform, firebase doesn't select app at runtime by package name

on firebase dashboard, I create 2 android app in a project. I download google-services.json and it contains 2 app with 2 different package name. I build 2 apk with those 2 package name and log Debug....
Hoai Nam Nguyen's user avatar
1 vote
0 answers
37 views

Android soft keyboard is missing "OK" button after upgrading Unity from 2020 to 2022 LTS

Just upgraded Unity from 2020.3.48f1 to 2022.3.35f1 and immediately regretted it. I have a lot of input text fields in my project (TMP_InputField), some of them are single line and some multiline, ...
Jim Hopper's user avatar
0 votes
0 answers
14 views

Stale imu data after pause unpause cycle in unity deployed to android

Below is a minimum reproducible example. Just create an object in a new scene and attach this script to it. When run on an android device the object will rotate with the phone. If you unfocus ...
Sneaky Polar Bear's user avatar
-1 votes
1 answer
18 views

How to request permissions to Android in Unity?

I made android unity game, that sometimes working with file system, creating new folder and files, editing those files. When I was testing this on android device, nothing happened with files. I know, ...
Voyduzzz's user avatar
0 votes
1 answer
87 views

Unity LevelPlay - Could not find com.ironsource.adapters:unityadsadapter

Installed Unity levelPlay Ad Mediation via Package Manager into an empty project. Using 2022.3.34f1. Got totally headache. Even in an empty project, building into an Android device not working ...
Ali Avcı's user avatar
  • 1,301
0 votes
0 answers
13 views

Unity Integrated with Flutter App Closes When Switching Between Cameras on Android

I have an Android app integrated between Unity and Flutter. This app accesses the Android camera without issues, but recently I added the ability to switch between the front and rear cameras in the ...
adrianuspax's user avatar

15 30 50 per page
1
2 3 4 5
447