Unity 5.3 stops responding when opening a scene with lightmap data
Hi, I just upgraded from unity5.2.2p4 to 5.3.0f4 and got smashed by this issue. My scene contains the lightmap data baked with 5.2.2p4, and when opening it with 5.3.0f4, unity just stops responding....
View ArticleiOS 5.2.3 crash on SendMessage
Hi I am facing random crashes on 5.2.3 Unity project on iOS and don't know what to do. More explained here on the Unity forum http://forum.unity3d.com/threads/crash-on-unity-5-2-3-project.372913/ Is it...
View Articleunity crash when running on mobile - Access Violation (0xc0000005)
hello guys when I try to run my project in android, unity crashes. it's been a week and I still have the problem and in the console I get this error ![alt text][1] thank you for your help...
View ArticleTree Editor freezes Unity
When I'm trying to create a custom tree using Unity's Tree Editor, Unity freezes up when I try to click on a branch node. I was following the instructions here:...
View ArticleUnity freezing and crashing randomly, unable to debug
Hey yall, earlier I posted this about a game that my group was making: http://answers.unity3d.com/questions/1107236/unity-freezing-without-any-while-loops-only-in-edi.html However, with a latest build,...
View ArticleUnity Editor has stopped working. An unhandled win32 exception occured in...
Unity was working fine a few weeks ago. But now as soon as I try to run it it crashes. I don't know what to do. I've tried uninstalling it and installing it again it but no luck. When I try to debug it...
View ArticleAnimator crash
crash dump: (function-name not available) + 0x0 (function-name not available) + 0x0 Behaviour::Transfer + 0x84867 Unity::GameObject::Transfer + 0x387 Unity::GameObject::Transfer + 0x29e...
View ArticleHow can I fix/stop my Unity from crashing when using the Unity inspector?
Hey all, **My Unity keeps crashing when I'm using the Unity inspector. ** Everytime I open up a project (new or old doesn't matter) and I want to change values in the inspector, [Unity stops...
View ArticleRecovering a crashed project after enabling visible meta files
My Unity project has recently crashed, and I am unable to get into any scene without seeing the crash report. This all started with me deciding to allow the project to create visible meta files for...
View ArticleGame Crashes On Startup in Android Phone?
I tried to compile the game in android Device while loading of splash Screen game get crash. Here is the Error Log[link text][1] Please Help [1]: /storage/temp/60157-output-log.txt
View ArticleUnity 5.3 : AudioSource.PlayOneShot and ParticleEmitter.Emit (and other ?)...
Hello, Since I have upgrade my unity to 5.3, I have a runtime error (unity editor completly crash) when a function PlayOnShot or Emit are called. When I skip these function, my game no longer seems...
View ArticleUnity Application freeze on build won't load project again
Oi. This is beginning to get really frustrating. Between yesterday and today I've spent a lot of time trying to troubleshoot this. Essentially when I build my scripts sometimes Unity will hang/freeze...
View ArticleI've updated Unity 5.2.1f1 to 5.3.1f1 and now i can't make new projects
I've updated unity now here showing nothing to select or create projects. I opened a scene from folder then it opens but if i go to make new project shows this blank screen. :/
View ArticleUnity 5.3.1f1 crashing on start
When I try to start Unity, the normal loading screen appears for 2-5 seconds and closes after that. Then i receive the message that Unity crashed and I can send a crash report. Any ideas how I can fix...
View ArticleUnity crashes after the project window opens
I open unity, it crashes right after the project window shows up. Fresh install on Windows 10 with a Core 2 Duo E6400 and a nVidia GeForce 9800GTX+. Here is the log: Unity Editor [version: Unity...
View ArticleProject causing Automatic errors when I took a build or even I copy the...
Hi friends, I am in a deep trouble. I have a project which was working fine when I took the .exe build. The project includes video (using movie texture), and also a dll file. It was working file. I...
View ArticleApple TV crash upon running in simulator
When I build and run a new project made with Unity 5.3.1f1 on the tvOS 9.1 simulator on a Mac running El Capitan 10.11.2, the app immediately crashes with the following text in the console. How do I...
View ArticleUnity crash when use animator
When I close game , it will crash. But If I don't use the animator for changing the material alpha, it will not crash. Animator's probleam? My unity version is 4.6.8. Thanks! stack: Behaviour::Transfer...
View ArticleKopiLuaInterface crashing on iOS
I made a desktop game using [KopiLuaInterface](https://github.com/gfoot/kopiluainterface) that I'm trying to bring into iOS. But I keep getting runtime [exceptions] (http://pastebin.com/j33quD9c). It...
View ArticleOpenGL 3.2 required for latest Unity Build? Game Crashed
I just updated my Unity to the latest build, but now my game doesn't work on my old laptop because according to Player.log, it now requires OpenGL 3.2. Is there any way to support order graphic cards...
View Article