Problem about detecting screen touch on mobile app.
Hello everyone, How do you guys do to handle a screen touch in your project? Is there a simple way to detect a screen touch on mobile app and do a single action? I am stuck at this problem for days....
View ArticleCertain Scene crashes after downloading from unity collab?
So i used unity collab to work on my game from two computers, and i uploaded it and everything and it was all good. However, i came back to my other computer and attempted to dowload the uploaded data...
View ArticleAndroid Crash [android.os.Message.sendToTarget],Android Devices Crash...
Hello, i have uploaded app on playstore using unity3d 2018.1.1. Playstore is showing alot of crashes (mentioned below) but i am unable to reproduce the crash on my device. Any help will be appreciated....
View ArticleCamera chasing player C# script - no idea how!
sooo.. I have game for 2 players and i need camera movement like in IcyTower is. I mean, camera chasing both players and when p1 or p2 fell out of screen both loosing. you know, cocept is " its better...
View ArticleUnity crashes after oping a scene from unity collaborate?
So i used unity collab to work on my game from two computers, and i uploaded it and everything and it was all good. However, i came back to my other computer and attempted to dowload the uploaded data...
View ArticleTerrain that will run on older androids?
First off sorry if this is posted in the incorrect location. So I have a project I have been working with that uses a Terrain object and it works fine for my phone. However it crashed when trying to...
View Articlegame crash: Crash in winutils::ProcessInternalCrash(PEXCEPTION_POINTERS...
This is the log: Initialize engine version: 2017.3.1p1 (6c5ba423732e) GfxDevice: creating device client; threaded=1 Direct3D: Version: Direct3D 11.0 [level 11.0] Renderer: NVIDIA GeForce GTX 960...
View ArticleUnity Editor crashes when building to any platform.
A few days ago I was building to android, IOS, Mac and PC without any issue. Now, whenever I try to build, the unity editor crashes instantly before doing anything. This happens on both computers I own...
View ArticleApp crashes on android 7.0
My app is crashing on newer versions of android, and works perfectly on older. I've tried every possible thing that i could find stil no luck. I'm using unity ads,no plugins and here is a link to my...
View ArticleHow can I reduce the hourly crashes on OSX?
I've been using Unity for a couple years on OSX. During that time, I've tried versions from 5.x.x (stable) to the 2018 Beta-builds. At no point in time has Unity ever managed to run more than a couple...
View ArticleBullet Spawn
Hi! Currently, I'm making an easy FPS game Here are codes I've written: void Start () { StartCoroutine (BulletRespawn()); } // Update is called once per frame void Update () { } IEnumerator...
View ArticleRigidbody and forces not working after unity crashed
Iam creating tiles using a script and i made 20000 instead of 2000 tiles, which caused unity to crash - but now when i run the game, my ball wont move unless i move it with transform.localposition...
View ArticleMy computer went through a bsod while compiling a script, and now that script...
As stated in the title, my computer crashed while compiling a script, and now the script is corrupted. I found **...
View ArticleUnity 2018.2.0f2 Crashing to Desktop with "Object is already loaded" errors.
***The issue happens with Play Test. Either pausing it, or exiting it will result to instant crash. The errors can be seen on Console if the game is not maximised.*** After updating to newest Unity...
View ArticleApp have too many files , creash. android iphone.
Hi: we project have tool many files,When start app crash, in android phone ---------- 1. files number : 20000 2. ver : unity3d 2017.1 up all vers.
View ArticleUnity Standalone Crashes Because of Access Violation
I have a server that clients connect to but seemingly randomly 1/10 games will crash at 9% memory at completely different times in the game some in the first few minutes others 30 minutes in i get an...
View Articleuncaught exception: abort(132) WebGL
Hello everybody! I create a project under webgl, and sometimes I have a bug that stops my game. The error does not always appear and only when the project is started. Full text error: uncaught...
View ArticleMissingReferenceException: The object of type 'EnemyController' has been...
I have an enemy that I've duplicated as I want more than one of the same type of enemy. However, once I kill one of the enemies and then take damage from the other enemy, the game crashes. It's like...
View ArticleThe Android app starts in portrait mode (setting is AutoRotation, Landscape)...
![alt text][1] [1]: /storage/temp/121539-options.jpg **The Orientation setting is the same as the screen shot, but when i launch the app, it starts in Portrait. And when I rotate my test device, it...
View ArticleUnity Crash When i click play
Hello! I built a project with "unity + vuforia", but when I click on "play", unity chash, and the windows closes it. Please, Help!!!!
View Article