Unity4.6.9 crashes at some Android devices when "Multithread-rendering" is...
![alt text][1] [1]: /storage/temp/60523-580678042909662325.jpg Mult-thread rendering can bring a big improvement to our game, but will crashes on a few Android devices, this is the crash stack. Is this...
View ArticleUnity Keeps Destroying My Projects. Please help! (Urgent)
I'm going to keep this short. The other day, our first alpha build was completed. We released it to the public and everything went great. Apart from the fact that the next day I went to open it up and...
View ArticleCrashed Scene after build
Well somehow after i tried to get into my game Google play game services, All of the levels get crashed except from the Endless level, i have 2 modes on my app right now,Rush mode(Endless...
View ArticleUnity Crashes On Startup
I've got a big problem here. We're releasing on Steam in less than a month and Unity keeps corrupting my projects. I've tried countless fixes, multiple reinstalls and other ideas I thought might help,...
View ArticleCrash on splash screen
I developed game for android. While on splash screen it crashes. When I separate Environment with player it runs properly, in both cases. Is the problem because of environment or character?
View ArticleWindows App Cert Kit - FAILED
Has anyone had any issues in passing the Windows App Certification Kit? I'm running Unity 5.2.3p3 64bit , Supported API test continues to fail me. The error I get is below... Error Found: The supported...
View ArticleUnity5 crashes at startup
A week ago, Unity worked well, but now ! I don't know what happened, it just crashes whenever I try to run it : I tried all these solutions: - Adding the "-force-d3d11" command line argument or...
View ArticleQuiz on Android crashes, array alternatives ?
Hello :) I just working on my quiz game and its gonna be pretty large with hundrets of topics and questions, BUT as it has grown over 100+ questions split in 10 topics, it starts to crash on android...
View ArticleUnity editor crashes to desktop when playing scene
Hi. In my current project, I have an initialisation scene in which the resolution of the device is detected, and 2x and 4x graphics are loaded depending on the screen size using the 2d toolkit...
View ArticleUnity freezes on white/black window when I open Build Settings, Modules and...
Whenever I try to open **particular menus or windows** (e.g., *File>Build Settings...*, *Edit>Modules...* and *Assets>Import Packages*), it opens but is always completely blank (usually...
View ArticleUnity keeps crashing whenever I try to do anything! Please Help!
Okay, so this morning I started Unity, and it opened fine. I tried to create a new project, and it just froze. I closed it after waiting a while and opened it again, which it did successfully. But...
View ArticleMultiple Instances of the client
hello, i already tried to ask help on the forum but apparently none could help me. so far, i will try here. i created a game by using Unity3D 5.0/ . the game/application runs perfectly on most...
View ArticleAndroid thread causes crash?
Hi, I am using a thread to initialize admob to prevent lag caused by it initializing in the player script. But whenever I launch my app, it crashes. void Start () { Thread adThread = new Thread(new...
View ArticleRI.Hid Is Driving Me Insane
I've been working on a project for a couple months now that I have just recently been able to complete before the deadline. Everything runs perfectly fine in the Editor when I press play, but as soon...
View Articleios crash on version 5.3.x
After unity3d update to 5.3, crash occur on ios build. so I tried test on other versions. It seems to crash occur on versions higher than 5.2.3p3(include 5.2.3p3). I need to update 5.3 because...
View ArticleUnity 5.3.1: Baked scene crashes Editor on Mac
Hello, I am running Unity 5.3.1 on an iMac, and I am having a big problem. I have a single scene of a small room with some objects. All the light into 3 maps. I can view the baked scene with no issues...
View ArticleiOS crash during game play. il2cpp related
I'm seeing a random crash on ios device for my app and after looking at the symbolicated crash log, the root cause turns out to be my app did not respond within the window where ios watchdog expects...
View ArticleGame Crashes with Weird Output Log?
Hi! I recently posted a question about a crash I was having with Unity and one of my projects involving RI.Hid (which I was able to temporarily fix by using another machine). I've run into another...
View ArticleWeird crash on some android phones
I created a game for android. On most phones it works perfectly but on Samsung Galaxy Prime, after launching game we see screen like this: ![alt text][1] [1]:...
View ArticleUnity Android app crashes when launched from Facebook Messenger app.
I am converting an existing Unity Android project (Unity 4.6.5, if that matters) to work as a Facebook Messenger plugin. Part of this process involves allowing the user to launch the Unity app from...
View Article