Quantcast
Channel: Questions in topic: "crashing"
Browsing latest articles
Browse All 620 View Live

Trying to make some dashing code, however it crashes if it's not coroutine.

so i made this chunk of code IEnumerator dash() { float startTime = Time.time; while (Time.time < startTime + dashingTime) { controller.Move(transform.right * dashingPower * Time.deltaTime); yield...

View Article


Unity 2021 build crashes after splash screen

The game builds without errors or warnings and works fine in the editor play mode. however, it crashes in the build right after the splash screen. How should I begin investigating the problem? ![alt...

View Article


Game crashes before splash screen apk

I have uploaded my game on google play console and before the update it worked perfectly fine but after the update it crashes before splash screen and Yes I have removed the update but it still crashes...

View Article

Unity crashes after importing Unity Package - DreamOS

Everytime I import the package I have to uncheckmark the textures folder or else it will crash Unity, which will make it un-openable. The textures folder include some HD png files and many more.![alt...

View Article

Unity 2021.3.4f1 constantly crashes

I'm using a Mac Mini with an Apple M1 chip. Heres the crashlog: Obtained 19 stack frames. #0 0x000001679422db in mono_arch_patch_callsite #1 0x000001678ef5b5 in common_call_trampoline #2...

View Article


Unity crushes on android on few devices

I created a game and wanted to sale it, Game works fine on my and my brother's android phone, but few of my clients told me that the game is crushing on their phone (not everyone) and they told me very...

View Article

Unity won't open

my pc is accidentally shutdown when reimport all.. and when i open this project again it won't be open.. please help me this is my final project at college here is the code showed when i was open...

View Article

Playing multiple video files at once causes crashing?

I've recently released a game on steam and i've had some reports of crashes. It seems only 2 players has experienced crashing so far and about 130 players have played it. So it does not seem like it's...

View Article


unity crashing on play

hi so this is my first time asking for help so if I forgot to mention something sorry so I'm working on a 2D project (still in early testing) and i was trying to make a movement script that controls 2...

View Article


Exception java.lang.Error: FATAL EXCEPTION [UnityMain]

I released my game in google play but for some reasons it crashes before the splash screen I tried disabling the auto api and checked mostly everywher![alt text][1]e I couldn't find a solution here is...

View Article

Unity Crash on Start Scene

Hello today I was editing my scene and while working on Timeline and once I launched Play game and was closing it unity editor crashed and upon launching again the scene give me crash error over and...

View Article

My unity mobile game crashes Java.lang.error

This is the error I get I don't know what to do java.lang.Error: FATAL EXCEPTION [UnityMain] Unity version : 2022.1.23f1 Device model : Xiaomi M2102J20SG Device fingerprint:...

View Article

İ am getting error "unity 2022.1.23f1_9636b062134a"

hi, I am constantly getting the error "Unity 2022.1.23f1_9636b062134a" and unity shuts down. how can i solve this? ![alt text][1] [1]: /storage/temp/202796-hata.jpg

View Article


unity keeps crahsing when second time starting scene

Obtained 8 stack frames 0x00007ff62a2b9fce (Unity) PlayerLoopController::EnterPlayMode 0x00007ff62a2c9cfa (Unity) PlayerLoopController::SetIsPlaying 0x00007ff62a2cd3d0 (Unity) Application::TickTimer...

View Article

why is my script crashing unity?

I am currently working on a project on school and have been loosely following an old YouTube tutorial. however my unity keeps crashing . it seems that this code is the issue. could anyone help me with...

View Article


why is my script crashing unity?

I am currently working on a project on school and have been loosely following an old YouTube tutorial. however my unity keeps crashing . it seems that this code is the issue. could anyone help me with...

View Article

Best debugging strategy for unity crashes

My projects keep experiencing crashes and every time I pinpoint the cause, it turns out to be something small and insignificant. For instance, a crash caused by a cashing of a reference, that was...

View Article


what does this mean after a crash?

Obtained 2 stack frames RtlLookupFunctionEntry returned NULL function. Aborting stack walk.

View Article

Stuck 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 Article

hey guys is it just me or is unity crashing everytime i play with particles?

seriously guys why is unity crashing everytime i mess with particles and stuff its like i am just making it orbit a force field while making a weird shape with a trail yet unity is doing this to also...

View Article

Unity crashes after everything turning purple

i imported a VROID 3d model, and when i assigned an animation, sometimes when i start play, everything turned into purple, and then when i stopped play, unity editor crashes. before crashing, this...

View Article


Script 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 Article


UNITY_LZ4_slideInputBuffer crash on Unity2021 (Only iOS)

I got a lot of crashes in our game after upgrading Unity from 2018.4.36f1 to 2021.3.16f1 LTS. This crash seems to happen after the user watches a video Ad. We are using AdMob + mediation for Ad...

View Article

Unity 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 Article

my Unity Android built app crashes on startup and a blue screen occurs. Can...

I finished my android project without errors and checked the working by playing the project on the PC. Then I built the app without any errors and when I tested it on my mobile, the app crashed on...

View Article


Stack trace could not be displayed. See the latest crash report generated in...

I am a new Linux user. I downloaded linux on my new laptop, specifically pop OS. I installed unity hub through the pop store and when I try to open any project the GUI interface appears but then unity...

View Article

Android build crashes when run on device

hey there, I am using unity v2021.3.3f1 the application is running perfectly in the game mode of unity. but when i build its apk file and run it on android device it crashes . even before the plash...

View Article

Unity build App exe won't close

I am trying to send a tech demo to a potential investor. I have done a Windows build and it runs great. The problem is that it freezes if you try to quit the app. It runs perfectly but when I hit ESC...

View Article

Many my assets, like prefabs, materials were emptied after windows crashed.

Unity 2021.3.18 HDRP Problem: A lot of assets, like prefab, materials were emptied after windows11 crashed. It's not a save failure. I haven't changed these assets in a long time. How can I fix them?...

View Article



unity crash when compiling and has a open EditorWindow

I often keep an EditorWindow open and make changes to the editor code. I noticed that if I modify a script and trigger a compilation without closing the window first, there is a high chance of crashing...

View Article
Browsing latest articles
Browse All 620 View Live


Latest Images