Why does Unity Remote only work a few times then need a reload of the whole...
I am using the Unity 4 Remote from the asset store in Unity 5. I have adb wireless set up and working on my android device, when i first run my game in the editor the remote work perfectly. It also...
View ArticleCrash on launch Galaxy Tab 3
Our build works just great on most of the devices but on Galaxy Tab 3 we get an instant crash at startup. 01-08 13:36:38.969: W/ActivityManager(2331): Permission Denial: getCurrentUser() from pid=8612,...
View ArticleUnity interface messed up after crash
While trying to follow a tutorial, a crash happened and now my interface is messed up (the project tab is there, but in a weird fashion: one can't see the name of it and it is locked in a certain...
View ArticleUnity 3D closes right after showing splash
Hello, my fresh installation of Unity 5.3.1 isn't working properly. After opening, I can see splash for about split second and then it disappears and Unity itself never opens again. It's not even...
View ArticleAndroid game crashes and closes when collecting collectible
I'm currently making an Android game (it's my first one) in which you can collect rotating coins (in fact they are just white cubes.) The code for collecting them looks like this: public class Collect...
View ArticleUnity Script causes Infinite Loop??
I have these two codes who work the same way. But when i build the game, the game crashes and says Oops. and exports a output_log.txt Here is the code; #pragma strict var paPa : GameObject; var audio1...
View ArticleAsset Store stopped working
In the past I've used a package from the Unity asset store called UFPS. So far it hasn't caused any trouble until a couple weeks ago. I created a new project, and tried to import it however it crashes...
View Articleunity 5.3.1 build crash
Build crashes immediately after launch. Unity 5.3.1f1 32-bit Windows 8.1 32bit [error.txt ] (http://pastebin.com/z0WfcQVy) [outpulog.txt ](http://pastebin.com/vTKgWCTL)...
View ArticleProgram Crash
As a beginner of Unity, I followed the instructions on the official manual (http://docs.unity3d.com/Manual/CreatingAndUsingScripts.html) to add a script to a cube. However, Unity crashed and a message...
View ArticleinstallJavascriptPackages failed UNC paths not supported
Hi, I'm trying to run install and run unity on my school's computers. All the user data is stored on the network. We are limited on data as we have a satellite connection, so I am installing from the...
View ArticleUnity 5.3.1f1 crashing every time while opening in windows 10
Freshely installed Unity 5.3.1f1 When tried to open unity it is crashing -- - Tried with Run as administrator - Also followed instructions from...
View ArticleUnity keeps crashing. I'm adding physics material to a cube. Then i add force...
I'm creating new physics material, adding it the cube, adding rigidbody, then adding force in playmaker. Crashes every time. Started a clean project and it still crashed. Any ideas? ph Thanks!
View ArticleCrash issues. Adding physics material to a cube, increasing bouciness to 1,...
I'm creating new physics material, adding it the cube, adding rigidbody, then adding force in playmaker. Crashes every time i try to play it. Started a clean project and it still crashed. Any ideas?...
View ArticleUnity editor crashing on Intel graphics on Macbook Pro
Hi all. I have been running 5.2 absolutely fine on a Macbook Pro with GeForce 650M. My girlfriend recently upgraded from Unity 4.x to Unity 5 and her project crashes horribly. After some...
View ArticleUnity crash, now errors and deleted objects reappeared..
I was working on my game one night and everything froze. I did ctrl-alt-del -> end task. When I reopened my project it asked me to reload of ignore (I forget the details) and I chose ignore. Unity...
View ArticleAndroid app crashing on mobiles with 1gb Ram
Hi - I have built an AR game (using vuforia plugin), where in my second scene, I am setting up 15 targets and 15 3D models (one for each image target). Overall 3D models size is 40mb, and my apk size...
View ArticleiOS crash randomly on loading scene Unity 5.3.1
Please help!!! my game crash on loading scene from assetbundle. It start from garbage collect assets to unload. I tried with Unity 5.3.1p3 and iOS SDK 9.2 Here my crash log. Thank you Thread 0 name:...
View ArticleGame crash on Ubuntu
When we run any standalone (including the standard example provided by Unity) built by Unity 5.3 on Ubuntu 14.04 LTS, it crash after we select any resolution (the Unity Logo not shows up yet). It might...
View ArticleETC2 texture format is not supported, decompressing texture (Unity 5.3.1p3)
I'm using iMac El Capitan, Unity 5.3.1p3. I want to switch my project **to Android from PC**. PC is working clear but after switching process Unity crashes. The log is here. What can i do for solution...
View ArticleHow can I handle a app crash on a mobile device?
I have a mobile app. Is there any solution to forward the user to the home scene, when the app crashes? It should not kill the app. It should always go to the home screen.
View Article