Getting this error every time i load my project (both 5.6.0f3 and 5.5.0f3,...
Assertion failed on expression: 'ptr == NULL || GET_CURRENT_ALLOC_ROOT_REFERENCE() == NULL || GET_CURRENT_ALLOC_ROOT_REFERENCE() == GET_ROOT_REFERENCE(s_MonoDomainContainer, kMemMono)'...
View Articlei got this message system cant find file specified, how can i fix this...
this is message is in the console area
View ArticleUnity can't see any scripts
I have a bug where Unity can't see any of my scripts. I have tried reinstalling unity, creating a new project, creating and adding new scripts, and creating new objects, etc etc, but Unity still can't...
View ArticleCan anyone explain me what does this error mean
I've been making simple game following Brackeys' tutorial: "How to make a video game in Unity". Here's a link of playlist if it matters:...
View Articlewhen i create c# script i got error and this is massage : * Assertion at...
when i create c# script i got error and this is massage : * Assertion at ..\mono\mini\unwind.c:620, condition `cfa_reg != -1' not met
View Articlehi, there seems to be a problem when facebook tries to acces my unity game...
![alt text][1] [1]: /storage/temp/91375-sickbox.png
View ArticleUnity2D: Make NPCs move around in cameras view when target cannot be found
So basically I have a script which when the user press a button it sumons one cat to help the main player the collect as much fish as possible. The way this works is that I found this script on Unity...
View ArticlePlease Help! Command Invocation and other build error
*At this point I am almost about to switch game engines i'm getting so frustrated. I am currently creating a game and i'm at the testing stage, so i downloaded the testing example provided by unity...
View ArticleCan you help me figure out why I can create a exe document but not a apk...
Hi there. I have an issue that I am facing. I have a game that I am trying to put on the Android market and I can create an APK file, but it fails to open when sent to my Android phone. The unity...
View Articleerror while installing visualstudio (error code: 5002)
Hi! i'm trying to install Unity, but it doesn't let me install VisualStudio, is there anything I can do to fix this? Thanks!
View ArticleI'm getting the error "(9,35): UCEO001: ';' expected. Insert a semi colon at...
1 #pragma strict 2 3 var rotationSpeed = 100; 4 5 function Update () { 6 7 var rotation : float = Input.GetAxis ("Horizontal") * rotationSpeed; 8 rotation *= Time.deltaTime; 9...
View ArticleMy Unity is buggy after 5.6.0 update
I was using Unity 5.3.8 at a time when I decided to upgrade to the new version 5.6.0 however I had some problems with this version, first the "Outline" function did not work and it caused errors in the...
View ArticleParser Error: Unexpected Symbol 'anim'
so i was watching one of those unity fps tutorials and then an error pops up saying 'Parser Error: Unexpected Symbol 'anim'' using System.Collections; using System.Collections.Generic; using...
View ArticleError Too many threads in Player Settngs
I got "Too many threads" error popup whenever I opened player settings with existing projects. I got same error for both 5.5.3 and 5.6.0. But new projects didn't make error popup. Temporarily, I...
View Articleerror when opening my project
Assertion failed on expression: 'ptr == NULL || GET_CURRENT_ALLOC_ROOT_REFERENCE() == NULL || GET_CURRENT_ALLOC_ROOT_REFERENCE() == GET_ROOT_REFERENCE(s_MonoDomainContainer, kMemMono)'...
View ArticleHaving trouble with my app/game loading on my Android LG phone.
I have a Smart phone LG (LGL82VL) with Android 5.1. When creating an APK file for Android, there are errors and the APK file is ready for to be put on a device. I take the APK file and install it into...
View ArticleNullReferenceException: Error from the GetStyle() - Method
Hey guys, I'm pretty new to Unity, respectively C#, and I'm currently making a small game. So here's my problem: I have a little timer in the left corner on the screen, telling the player, that he...
View ArticleAndroid SDK error build
Hi i use unity 5.6 and i made a game for android but when i try to build it, it show me an error! i have sdk installed and also jdk, i tried to dowload and install it again both but nothing works,...
View ArticleProblem Running Unity 5.6 0cx000007b
hi,I have problems with unity 5.6 (64-bit) on windows 10 (64 bit) I can not start the application since it appears a problem that says "the application can not start correctly (0xc000007b)" With unity...
View Articlein my C# program there is an error which I can`t fix. @username
C# program there is an error it says the private field `Blockawn.block` is assigned but is never used. The C# script is below. using System.Collections; using System.Collections.Generic; using...
View Article