Unity inputfield crashes android app after entering too many letters
Hi, this couple off days I was fixing problems with my app, and I fixed everything that was not working, but this thing I can not figure out how to fix it. ---------- When I was working on this app,...
View ArticleApp crush on android device
i have empty project.and have import googlemobileads skd-v3.17.0(https://github.com/googleads/googleads-mobile-unity/releases/tag/3.17.0). and install app it working fine. but now i have importe...
View ArticleHow to make My game invalid
I published a game for a client, and Now the client wont Pay anymore. I removed the app from appstore and google Play, but alot of devices still have it. Is There Any way to make the app unusable? Make...
View ArticleUnity 2018.3 Mac crashes on build, no error
Whenever I try to start the build process, I select the path, and Unity immediately freezes. There is no warning or error. Eventually it just silently closes the editor completely, and nothing has been...
View ArticleUnity crashes on start up (Linux)
I installed Linux Ubuntu 19.04 today and Installed Unity Hub with no problems, I downloaded Unity 2018.3.14f1 and started a new project, unity imported all the required files then as soon as it...
View Articleunity project quit unexpectedly when play,Unity project quit unexpectedly on...
![alt text][1] [1]: /storage/temp/139707-screen-shot-2019-06-08-at-72611-pm.png My AR app on unity keeps on crashing when I press the "Play" button, it worked fine previously but perhaps I...
View ArticleHundreds of Errors when clicking on unity window, crashes on play
Yesterday I transferred my 2D game project form my mac to my PC and updated it to Unity 2019.3.0a5, and worked on it all day with no problem. When I opened it today it was flooded with errors. Whenever...
View ArticleGame doesnt start after adding Admob
Game doesnt start after adding Admob, in the Unity everything forks fine, but when im building game to android and open it - there just a black screen. Here's my script, which i added to empty...
View ArticleCrash When UnityDeinitApplication
Hello! We've collected a lot of crashes in the background. May I ask if anyone else has received a similar error? Here is the detailed stack: UnityMain(4597) SIGSEGV(SEGV_MAPERR) 1 #00 pc 00997ad8...
View ArticleAndroid app crash when published on Play Store
Hello, I have a published app on Play Store, that so far, worked well. Now the app crashes on start (no loading screen) when I download it from Play Store, but locally, everything works well. This...
View Articleunity crashes on com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator
Hi there, I am facing the crashes in my games. i m using unity version 2018.4.2f1. i have also tried different versions like 2018.3.13. i am giving support of armv7, armv64. I have excluded x86...
View Articlejava.lang.Error: FATAL EXCEPTION [Thread-296]
**My app is crashing on some device on play store.. please help.** Device model : samsung SM-J600FN Device fingerprint: samsung/j6ltexx/j6lte:9/PPR1.180610.011/J600FNXXU3BSD2:user/release-keys Caused...
View Article2019.1.8f1 > Android Crash with GPGS !!
Unity 2019.1.7.f1 Android 9 Galaxy S9 + GPGS 0.9.64 Managed Stripping Level : Disabled using CubicPilot Sample Build > Login > Application.Quit() > App Restart > Crash !!!! > App Restart...
View Article2018.4 Crash caused by dynamic batch
Whether it's on a PC or on a mobile phone, dynamic batch processing is turned on under the Android platform, and dragging the GameObject quickly will cause a crash. Our project is upgraded from...
View ArticleUnity 2019 Stuck on "Compiling Assembly Definition Files Scripts"
My team just updated our software from 2018.3.8f1 to 2019.1.5f1. We are currently using Windows 7. The old version still opens fine, but when we try to create a project in 2019, it hangs up at...
View ArticleAndroid Build Crashes after splash screen/event click Unity 2019.3.0a5
Before building I got this error: Multiple managers are loaded of type: InputManager Multiple managers are loaded of type: GraphicsSettings Multiple managers are loaded of type: PhysicsManager Multiple...
View ArticleBuilds Crashing with "UnityPlayer.dll caused an Access Violation (0xc0000005)"
Hello, My team and I are experiencing an interesting issue in which the application we have built is crashing after variable amounts of time on certain machines. Currently, we can replicate the...
View ArticleWhy does my application crash at start IOS and Android using LWRP
Hi, before I updated to unity 2018.1.8f1 my project would work fine, and not crash at all but after doing so it now crashes on startup. Here's the log from an android device:...
View ArticleAndroid Game crash after launch
After building on Unity 2019.3.0a5 the application crashes after the splash screen and after clicking a button. I ran a logcat to see why but i can't interpret the code.`2019-07-03 14:16:10.579...
View ArticleUnity crashes when using while loop
I don't know what's happening. As soon as the function is called, unity freezes and I have to use task manager to close it. using System.Collections; using System.Collections.Generic; using...
View Article