OSX 10.10.3 Unity 5.0.2f1 Personal Crash on start
Hi all, Unity crashes ever time I start it under my main admin user, but not under other users or root. I've rebuilt the user account keeping the home directory but nothing's changed. The crash log...
View ArticleAndroid Crash - java.lang.Error: signal 11 (SIGSEGV), code -6 (?)
Hello, I got random crash on Android device like below. java.lang.Error: signal 11 (SIGSEGV), code -6 (?) It is only crashed on Android. We using v.4.6.5f1 but it's pretty much same crash v.4.6.5 as...
View ArticleUnity crash
Hi, I have made a camera plugin for android . When i open camera plugin camera will open and allow me to take photos.But after taking photo when i press the ok button it is showing me the following...
View ArticleNetwork - Changing Scenes Errors
Hello, I am creating a multiplayer game (1 vs 1) and I seem to have a problem when one player decides to leave the game. If you press Esc you can leave the game and it takes you back to the main menu....
View ArticleWhy when I launch Unity everything works fine , but when I launch one of my...
Please help I have been working on a game , but now Unity 5 just won't work , when I launch it , it works fine , but as soon as I launch a project it crashes and bring up the Bug Report tab. I have...
View ArticleWhy unity crashed when I build iOS on the mac
Our unity was crashed when I build iOS app on a mac used command line. It was first time opening our project. We had many same project folders. Some was OK and some was crashed. Can you help me to find...
View ArticleAndroid build with ASTC compression crashes
Hi! We have a crash when building our project for Android with ASTC compression. Other compressions have been built successfully. Our game uses NGUI and TK2D. The build was ran from the command line,...
View ArticleSpawn script on mesh crashes Unity
Hi :) I´m working on a survival game on a planet. My spawn script for trees is already woring well on a regular sphere, but i want my planet to be an irregular mesh so I created another script. Now...
View ArticleMy RPC crashes my game
When I call PlayerJoined with RPCMode.All, it crashes the game for whoever calls it. When I call StatUpdater for all, it crashes whoever didn't call it. I assume it would apply to all users but have...
View ArticleUnity major CRASH Importing Asset Package (950MB)
So, ive had this problem all the time i have had Unity. Importing large packages basicly **BLOWS UP** dozens of icons on taskbar. Heres a picture of the problem. ![alt text][1] [1]:...
View Articleandroid crash when loading (unity 5.0.2p3)
Hi All, after building my game with unity 5.0.2p3 last one, when i load the sene is crash on andoid and ios , can someone see why ? or if someone has this problem ? it's a bug ? this is the adb logcat...
View ArticleOut of memory errors on iOS with 64-bit build
We have an iOS/Android app that we've created using Unity3D (5.0.2). It is a 2D app that downloads and displays fairly large images from our servers. We are currently in the process of creating a...
View ArticleAsset importer crashed: Assets deleted!
Unitys asset importer just crashed for whatever reason (said MemoryStream file is corrupted), and when I reopen unity, a hell lot of folders full of scripts (**3** different editor extensions of...
View ArticleloadImage texture crash on android
Hi people, I have a problem with load an image from webcam. First I have a webcam that capture image like camera phone. Then I want to display that photo into plane at another scene. But when I try to...
View Articlemy game is crashing in iphone 6 plus and ipad air2
![alt text][1] [1]: /storage/temp/47687-img-0376.jpg I am using unity 5.0.2 and tested my game using iPhone 6 plus.I have uploaded my crash report. give me a solution to resolve this issue.this issue...
View ArticleCrashing on Samsung S6, S6 Edge, and Galaxy Tab S
The game I'm working on is running on all devices just fine, but doesn't work on Samsung S6, S6 Edge, and Galaxy Tab S unless I build in development mode. Does anyone have any ideas on what might be...
View ArticleUnity 5.0.2 update crashes Macbook Pro
Hi Folks, I've posted a few questions here before and no-one had ever answered them. Maybe just too newbie to warrant any response, but this problem is HUGE for me now... I just updated my Unity...
View Articleexported game has white screen and crash error apears?
i have built my game and it runs perfectly on my pc, i sent it to my friends and they can get it working too in general but one friend is experiencing a problem, when he loads the exe file it opens a...
View ArticleUnity Crashes All Browsers
Hello! I am new to this community and I am looking for a answer. I was trying to play a game that involves the Unity Player plugin but constantly Firefox crashes. I tried Chrome and IE but it still...
View ArticlePrefab and certain script makes unity crash.
When i make a prefab and add this script: #pragma strict public var damage: float = 5; public var stuckArrowPosition: Vector3; public var stuckArrowRotation: Quaternion; public var hit: boolean =...
View Article