WebGL Build Crashes on Firefox only After the Loading and Splash Screen Phases.
I have a simple WebGL Scene containing an object that is to be rotated on click and drag and which it can be zoomed upon with scroll. This build is to be implemented on a website and I have already...
View Articleif user is mirroring the screen, UnityUpdateDisplayList causes crash on app...
1. XCode crash reporting shows us that users with iOS 11.2 are seeing crashes at UnityUpdateDisplayList() 2. We can reproduce a crash on app launch on iOS 11.2 devices which launch our app with airplay...
View ArticleSimple zoom and pan script freezes unity
I created a simple zoom and pan script for 2D and the zoom function works just fine but when i try the test the right-click pan unity freezes and I have to do a force-shutdown. Pardon my low scripting...
View ArticleNOOOOO my script's content entirely gone after computer crash
Sorry for my **BAD** English, because English is not my mother language. I edited the script, then quick saved, and well then my computer crashed, so I force the computer to reboot. After that,...
View ArticleUNITY opening : seriously crashes
Dear Unity support, Moderators, users, The problem (deeply deceiving) : 1. Opening Unity : 2. Create a project : "name it " then "create project" 3. Untity simply leaves. Nothing, sweept out. Thus 1. I...
View ArticlePerformance Reporting For WebGL (Production)
Does Performance Reporting work for production (non-development) WebGL Builds? I see in the Services Panel the tag 'WebGL' under 'Supported Platforms'. I have Performance Reporting enabled, but only my...
View ArticleAssertion failed on expression: 'm_Buffer != NULL'
When I open my project, Unity Editor opens, but everything in the window is white and buttons like Edit etc. do not show anything, and after some time it just crashes, but sometimes it opens normally...
View ArticleEditor crashes when opening project (fresh install)
I installed Unity editor 2017.3.0f3 (64 bit) on Windows 8 (I haven't used Unity on this computer before). It always crashes immediately after creating a project or trying to load a project from disk....
View ArticlePossible Editor bug : Toggle crash / image not updating in editor
Hello, I really need help on this one, I have been seeking for solution and scroll hundreds of line of code just to see any mistake, but it's just a very basic toggle that produce the crash. Everything...
View ArticleFailing to have HandleLog sending crash log to Slack using WWW
So in my work as QA, I've been adding simple tools to capture Error logs picked up during development phase and send it to Slack whenever the app nullrefs on a mobile device (iOS). Bear with me, my...
View ArticleUnity Builds Crashing - "has encountered and error and must close"
Hello there, I have a problem regarding launching builds. Currently i am using unity 2017.2 , before i was able to launch my builds but lately this error occurs. i've added the scene to my builds...
View ArticleUnwrapCL Keeps Crashing When Importing VRChat SDK. Need Help!
When trying to use Unity for VRChat models I ran into an unfamiliar issue while importing the SDK. No one else seems to have this issue, but I linked a picture below. I have tried: * reinstalling both...
View ArticlePuzzled with crash - Do you recognize this stack trace?
Hello, i'm puzzled with a crash bug that was introduced to our app recently. My first guess was that it was due to storing too many and too long strings to PlayerPrefs and changed that, but we still...
View ArticleTurning On DX12 Causes Crash
My program runs fine using DX11. When I swap the Graphics API to DX12 I experience extreme screen tearing and eventually it crashes completely. and for the screen tearing I do have v-sync enabled but...
View ArticleHow to determine which part of the game is crashing Unity Editor
HI all, When i play my game in the Unity Editor, it runs for about 15s and then Unity freezes. I tried the profiles but i don't know what to look for. Even if i manually disable parts of the code and...
View ArticleAccess Violation crash 0xc0000005 (only some players)
Hi! I'm developing a game, and it's already on an advanced stage, so we started doing some tests with players. On most PCs it is working fine, but I received this crash report, and I'm having trouble...
View ArticleHelp when playing in Editor , Big memory Leak/problem
Hello Thank you for taking your time to look into this problem. To paint a picture I have 2 computers, one Work PC and one Home PC. Currently I have a project on a git repository and when I pull it and...
View ArticleBuilt game crashes when clicking off game screen at any point
Hey, i built my first game so im new to the process, when i tried playing the built application file the game is able to play fine...unless i click off, weather it be my mouse clicking on my other...
View Articleunity crash when invoke open gl api GlDrawArrays
We have gathered some crashes in our living environment, we cannot reproduce this crash, below is the backtrace, If this is a gpu driver bug, how can we workaround this ? any suggestion will be...
View ArticleUnity project crashes whenever I open it
Some friend asked me to fix their game's bugs. The game was really messy from optimization to code structures. I've fixed some bugs but when I closed the unity then opened it. It crashes now and then....
View Article