New GameView OnGui Crash in Upgrade from 2022.1.23f1 -> 2022.2.3f1
Hi there, we just upgraded from 2022.1.23f1 -> 2022.2.3f1 and now our application crashes even when it is just running in the background. at <0xffffffff> at...
View Articlelibc.so not found makes the game crash v2022.2.4f1 Android arm64 il2cpp
Normal execution of the game suddenly freezes and crashes the Android app, it would be helpful to know which is the reason behind the crash, if more information is needed I will happy to respond....
View ArticleUnity 2020.3.44 version build crashes on video player.
I've changed version of Unity recently from 2020.3.27 to 2020.3.44 and everything seemed to be fine. However, my friend played the build of the game I've making and whenever a video player starts...
View ArticleBaking A Convex Mesh At Runtime Crash
I cannot reproduce this locally. This is a log from google console. It happens on IOS as well. Signal is: SIGSEGV backtrace: #00 pc 0x0000000000b506b8 /data/app/lib/arm64/libunity.so...
View ArticleNot Enough Storage Space To Install Required Resources
Game/App crashes at startup with that error. I have searched all over and tried so many different things. My problem seamed to appear after implementing a save system that saves a file to storage....
View ArticleStuck at "Initialize Graphics" when trying to load editor after changing...
Hello everyone! Recently I switched from my desktop computer to an old lap top with few capabilities, but it seemed to work for the purpose I need it to. I just swapped its HDD with my SSD containing...
View ArticleSimple Blender model leads to crashes
Hello! I've created a simple model in Blender (a hexagon, as seen on the screenshot) and imported it to Unity. I tried direct Blender file import (.blend) and .fbx. The result is weird. The asset is...
View ArticleUnity crashing upon closing Build Settings Window (and other editor...
Hey all, I've been having an issue is 2021.3.11f1 where unity crashes upon closing certain editor windows. For example, if I open up the File -> Build Settings and then close it....unity crashes....
View Articlecan i move object with lerp in while loop inside update?
My application crashes when I try to move an object using lerp inside the update and while; My script should check the condition, and when it is true, get all the child objects and hide all but one....
View ArticleUnity crash
Please help, I'm so tired of Unity games crashing in my pc. Sometimes I can play a game for hours with no problem. Other times my whole computer crash an restart. I reinstalled the games, doesn't work....
View ArticleLicensing Client error found in logs
My colleague has been experiencing a very reliable crash of the Editor when exiting play mode. We found nothing useful in the logs but this: [LicensingClient] Error: Code 10 while verifying Licensing...
View ArticleUnity directional lights crash my build
Everytime, when i build and run a game it crashes instantly. But when I run a build without any directional light it seems to work correctly and I can't find any solutions why it works like that. In...
View Article[mac] unity unusable; hangs indefinitely importing assets/compiling scripts
i have a yearlong project running unity `2021.5.15f1` on mac. in the past week, unity has been completely unusable -- it hangs indefinitely every time i use it. it exhibits two problems: 1) when...
View Articleevery time I create a project I get the errors that you see in the image
Hello, every time I create a project I get the errors that you see in the image, I have tried several versions of Unity and it happens to me in all of them, right now I am in version 2023.1.0b5. Do you...
View ArticleScript freezes unity whenever a specific function is wrong.,My Script freezes...
I am having a problem whenever I attempt to run a new Script I made, the script is for drawing a catan board. Here is what the code is supposed to do: 1. Draw a Catan Board of a given Size 2. Have an...
View ArticleUnity crashes with HashSet.Add
I planned for information of an item being purchased or in a mobile game to be stared in a hashSet. If the item name is in that set, then the player has purchased that set. However, when I call...
View ArticleIs there a way to save player data when the app crashes?
I need to make sure the player's data (like position) is up to date when it crashes and then reloads. How can i do this? In many mobile games, the player's progress is always up to date, but I don't...
View ArticleAssetBundle.Unload crash on Android
I got many crash logs after I upgrade unity from 2018.4.8 to 2020.3.36 The following is the crash log: java.lang.Error: FATAL EXCEPTION [UnityMain] Unity version : 2020.3.36f1 Device model : vivo...
View Articleunity crashed and player wont move anymore
I have a simple player controller script on my player. I managed to make an infinite loop on another script, and the unity editor crashed. Remade everything that didn't save, but now my player seems to...
View ArticleUnity Crash "Invalid SceneHandle" when calling Renderer.set_enabled
What are the rules for enabling or disabling a Renderer object in regards to threading? Is this suppose to be thread safe or no? When exactly is a SceneHandle assigned and when exactly is it nulled?
View ArticleUnity stuck on "calculating" when attempting to download my project
I'm using Unity 2019.4.38f1 LTS and I attempted to open a project yesterday, but the project would start to open, get stuck and then Unity was just unresponsive. So I tried various things in attempt to...
View ArticleMy unity crash after starting play or when quitting it.
**Hello im 3d artist, for a project i downloaded new version 2021.3.20f.1. I tried to delete and download it again but doesn't solve the problem. When i open new project at urp 14 error appearing....
View ArticleDirectX 12 problems in builded unity game
Hello everyone, I'm working with my game which uses HDRP. Today I switched my project from DX11 to DX12. Project switched to DX12 without any issues. In Editor everything works fine without errors and...
View ArticleGame crashes in loop with multiple instances of coroutine
while (select) { print("looping"); //choose a unit if (mouse) { print("mouse"); if (Physics.Raycast(Camera.main.ScreenPointToRay(Input.mousePosition), out RaycastHit rayHit, Mathf.Infinity,...
View Articlehelp!!!help!!!! android game crash which build with unity 2021.3.21f1!!!
using vivo x21a to test. the game will crash soon,trace on libunity.so crashinfo: 2023-05-11 17:47:46.328 18348-18348/? A/DEBUG: Softversion: PD1728_A_7.10.32 2023-05-11 17:47:46.329 18348-18348/?...
View ArticleUnity crashes too often
I'm a beginner and I don't know how to solve the problem with the crash the editor log : ========== OUTPUTTING STACK TRACE ================== 0x00007FFF7BEE492B (d3d11) D3DKMTOpenResource...
View ArticlePlease help me fix steam-released game crashing without log crash message
My game is now on steam, some of our players say that the game crashes after loading. When I look at the log files, I see the following and I can't find a solution. There is no crash notification in...
View ArticleEditor crashes on startup
Hello, I can't start the Unity Editor (2021.3.26f1): whenever I create a new project, it starts loading until it shows `Initialize Graphics`, then it silently closes. I've looked in the logs, but...
View ArticleI don't know what's causing the crash in windows built games.
A crash file and an error file were created in a game built on Windows, but I don't know the cause. Is there a way to look at the two files and compare them with the actual code to find the cause?
View Article