Out of memory related to ProBuilder
Hi While using ProBuilder I suddenly got this error when trying to click on anything made with ProBuilder. ![alt text][1] It just happened out of nowhere. I have no idea how to fix it. This also stops...
View Article(Case 761764) Editor freezes after a minute or two of being on play mode
Hi there Editor freezes after a minute or two while being on play mode. I might be able to stop and play a couple of times, but eventually it freezes. However, the top bar menu is active and I can exit...
View ArticleUnity 4.6.9 il2cpp iOS crash when SocketException occurs
Help! Environment: Unity 4.6.9f1 IL2CPP iOS XCode 7.2 it crashs when trying to construct a SocketException! Error Message: libc++abi.dylib: terminating with uncaught exception of type std::logic_error:...
View Articlecomm=“UnityMain” reason=“memory violation” sig=11
my unity app does not crash on nexus 5.1.1 , and other android below 5.0 . my unity app crash on android 5.0.1 , the log show '01-26 14:23:05.241: E/audit(6373): type=1701...
View ArticleDebug Editor crashes (Possible sound related ???)
My game is making the editor crash, I try run it on my PC and MAC workstations 32 and 64 bit versions and still crashes. Game builds seems to work fine. Everything was fine until I added **sound** to...
View ArticleCrash on Startup
I have just bought a new laptop and I installed Unity 5.3.1f1 (64-bit) on it but when I tried to open unity it keep show Unity Bug Reporter. Anyone can help me on this since I need unity to work with...
View ArticleUnity Crash When Changing Scene frequently
when i change Scene A to Scene B,i found my game has 25% posibility crash.I got the crash log like: F/libc (25043): Fatal signal 11 (SIGSEGV) at 0x00000036 (code=1), thread 25064 (UnityMain) I/DEBUG (...
View ArticleAndroid app crash at random runtime or on exit
Hi guys! I'm really new to unity. My problem is that I've tried out the demo scene of the google cardboard sdk. I then build this project to an android device (Samsung Galaxy Note 2 GT-N7100 with...
View ArticleUnity 5.3.1 MacOS X Build Crashes
Hello, I've Build before with Unity 5.3.0 and it's run ok, but after update to 5.3.1 Build .app created,but crash on execution. Tried 86, 86_64, Universal Tried to turn on Development Build Tried this...
View ArticleUnity 5.3.2 Crashes on startup
Hi There, I have just installed Unity 5.3.2 . Whenever I try to run it, Unity Bug Reporter opens up . This is the output that I got in log file located at "C:/Users//AppData/Unity/Editor/Editor.log" I...
View Article5.3.2f1 Ubuntu Linux builds crash "Got a SIGABRT while executing native code."
Happens with all projects from complicated to just an empty scene with a cube, or empty scene with a UI text. Built project will crash to desktop before showing the splash screen. last worked correctly...
View ArticleAndroid Game crashing when collecting collectibles
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 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 ArticleLoading Scene crashes editor: Transform::GetPosition() returns null
One of my scenes crashes the editor 100% of the time when it is opened. It's in Unity 5.4.0b4 (which I started using because 5.3 has a bug that 5.4 fixes). It appears that Transform::GetPosition() is...
View ArticleHow does toggling gameobjects active state in Editor fix crashes on Amazon...
I came across a really strange issue. I ran a debug version of our game on Amazon's Fire TV. I tried debugging the entering of a scene with MonoDevelop attached to the game but it crashed everytime,...
View ArticleCalling a Plugin function from a non-UI Thread
Hi, I'm building an Android plugin that can take a picture. The problem is, the picture is not instantly ready and the Unity application follows its course while the picture is being treated. So what...
View ArticleWhy does Amazon Fire TV App crashes when hooking up Mono during loading screen?
When running MonoDevelop with the "Attach to Process" window open while starting up our game, one can see the Amazon Fire TV pop up sooner or later. If I attach MonoDevelop right away, the game...
View ArticleCrashing after 2nd build
Another crash question, but none of the other topics seem to have the same issue. So whenever i'm busy with unity, sometimes it decides to crash after 2 ~ 3 sec after pressing play(editor). Even when i...
View ArticleKeep distance using NavMeshAgent causing freeze.
My "teammate" is using NavMeshAgent to follow player. In unity 5.3.2f1(newest) i can set "Stopping distance" but there is no option to set Keep distance (what should be implemented). The way my...
View Article