Unity 2020.1.13f1 Crashses when Building!
Hi, I've been trying to build my Unity project and it keeps crashing around 8 minutes into the build process, when it's building the player data. I'm unsure why it's doing this. I have a log file from...
View ArticleUnity crashes approx. every hour with error: Attempt to access invalid address
Hello, my Unity (Version: 2019.4.22f1) crashes about every hour now. I am getting this error: ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7A7098F0F)...
View ArticleCan I use Invoke to protect from an endless loop I am debugging?
Every now and then I will get Unity stuck in a loop, and have to end task and reload everything. It occurred to me just now that I could use Invoke to exit a potential loop after a few seconds, when...
View ArticleUnity Editor crashes after using buton in scene
Hi, My Unity Editor(2019.4.11f1) keeps crashing after I use a button in my scene. Now I don't know why but I'm pretty sure it has to do something with my Game Manager. I also tried using another...
View ArticleAndroid app crash in instantiating prefab
Hi, I'm facing a probleme in my application when I deploy it on android. The application work fine but when i try to instantiate many buttons from the same prefab the application crash. It work well in...
View ArticleUnity Editors crashes after using a button in scene
Hi, My Unity Editor(2019.4.11f1) keeps crashing after I use a button in my scene. Now I don't know why but I'm pretty sure it has to do something with my Game Manager. I also tried using another...
View ArticleUnity Editor does not work
**This question has been translated into English by [Google Translate][1]. The original is [here][2].** During code execution: void OnCollisionEnter() { Sphere.SetActive(false); Renderer REND =...
View ArticleUnity as library crash: Texture at colorAttachment[0] has usage (0x01) which...
Hi, we have been using Unity as Library in a project that was working on iOS until two weeks ago. We had made no serious changes and now it crashes: validateRenderPassDescriptor:702: failed assertion...
View ArticleHow can I show a prompt for the user when my standalone application crashes?
I have a standalone Linux application that requires graphic drivers to be installed properly. But if these are not found the application crashes immediately after launch without any error messages...
View ArticleUnity Crashing when time slows
I'm participating in a Game Jam and made a Time Slow Powerup for the game. It was working, untill I added some new code and started crashing. The problem is, even after commenting it out, it still...
View ArticleJenkins android build launcher:mergeReleaseResources FAILED
completely lost with this error. any insight or recommendations would be amazing. 11:26:32 Starting a Gradle Daemon, 2 incompatible and 4 stopped Daemons could not be reused, use --status for details...
View Articlejava.lang.Error: FATAL EXCEPTION [main] Unity Crash
My unity game always crashes in the same moment. I can't understand why this is happening. And it always crashes only on my phone. On pc it works fine. Unfortunately the crash log doesn't help me .......
View ArticleAdding terrain crashes unity and game build
I am looking for help on an issue I am having with terrain. After adding a small terrain (25 x 25 x 50) with some minimal grass unity will crash and i'm not sure whats causing it. It won't happen right...
View ArticleEditor crashes one out of around three times with multiple editors open
Lately I'm getting many crashes. For my multiplayer game I'm running three editor windows at the same time with parrelsync (one original editor and two that work with symlinks). Didn't have a problem...
View ArticleUnity Hub quitting unexpectedly on Mac EC2 Instance
Hello, I spawned a mac ec2 instance with a Big Sur for AMI. After installing Unity Hub, I tried reopening it and it crashes immediately. Does anybody encountered the same issue? If so, how did you...
View ArticleUnity crash at startup,Unity crach at startup
Hello everyone ! I've started unity this week but since two days unity crash everytime I open it. I use Unity editor 2020.3.3f1 (LTS) on windows Could you help me ? [link text][1] [1]:...
View ArticleUnity Crash after random time
Hi guys ! My program is crashing on Windows & Linux after betwteen 1 hour et 3 hours. I dont know why, I didnt find help in the crashs logs, maybe you can help me. This is the link to the crash...
View ArticleAndroid app crash at start because of error "Unable to get provider...
Upgraded Unity project from **2020.1.6** to **2020.3.4.** . Builds perfectly but android app crash immediately at start(tested on android 8,10,11) because of error **"Unable to get provider...
View Article,Every time i hit play Unity 2020 crashes
every time i hit play this happen: https://youtu.be/erhwqOfzVsI
View Article[WSA] [UWP] [Crash] Can some one explain the cause of this error Access...
Hello I am currently working on a project which involves two scenes in the project. Lets call them phase1 and phase2. The app launches with the scene phase1, user fill if there details and then proceed...
View Article