Your system has run out of application memory - Mac
so the title says a lot... basically, Mac is "pausing" the Unity app giving me the choice to close it or die.. I looked in activity manager and the wired memory is way up (10gbs???) basically how do I...
View ArticleFails to baking lightmaps
Hey, Almost its been a week that i am experiencing a issue while i am trying to go on with lights on a level Level is a big 1k x 1k map. i used 2 environment probes and they are set to baked mode. 2...
View Articleall compiler errors have to be fixed before entering play mode
how do i fix this error- Assets/Standard Assets/Effects/ImageEffects/Scripts/Antialiasing.cs(20,45): error CS1525: Unexpected symbol `)', expecting `(', `,', `{', or `where'
View ArticleGetting crash on app start in UnityInitApplicationNoGraphics
I am using Unity 2017.1 I am trying to create a framework out of the iOS app generated by Unity. All seems fine. I created a framework and added to a test project. However, when I run the app I get a...
View ArticleARToolKit: Try to add "ARMarker"s as components for several markers and Unity...
Hi there! I'm working on an AR project and need to recognize multiple patterns under the NFT mode of ARToolKit. And I need to modify some scripts to realise adding multiple "ARMarker"s as components of...
View ArticleUnity crash on startup
I just installed last version of unity, but when i try to launch "unity has stopped working". I tried alot of solution i found on the web, but didn't resolve. Someone knows what i can do?
View ArticleOut of memory when building with DX11 disabled on Unity 4
Every time I build a certain scene I get one of two errors when it's at the "building level" stage This one is the most common: ![alt text][1] The other one is this ![alt text][2] I've narrowed the...
View ArticleUnity crashes after i exit playmode and the play button becomes blue
![alt text][1] Unity crashes after i exit playmode (press the play button while the game is playing) and the play button becomes blue. The game is not playing (i am not in playmode). I can not do...
View ArticleUnity-built App on iPad Won't Start
The Unity-built App worked as recently as March 2017 on the iPad. Now, in August 2017, it starts to load -- and then closes. Before the actual app loads (we see a Unity screen for one second or less),...
View ArticleUnity3d Apache Thrift Server
Hello! I am using Apache Thrift to have Unity act as a Thrift Server. When I try to do that, once it calls the "server.Serve()" it locks up Unity. Here is the code: using System.Collections; using...
View ArticleI got StackOverflowException on 2D Platform scripts
Hi, I'm pretty new to coding and I've been using some base scripts from some youtubers (Specially Sebastian Lague and Brackeys, BIG THANKS!) and I've been enhancing depending on my game needs. I'm...
View ArticleWhile loop won't work, it freezes Unity
So I'm trying to use a while loop to have my program find a path through an 8x8 array. However on launch, Unity stops responding and has to be closed. Can someone help explain why my code doesn't work...
View ArticleQuicktimeTools.exe stopped working (just in Unity 2017 version)
Hello, everytime I try to import a video as MovieTexture QuicktimeTools crashes and unity console shows: Movie import error [Assets/videos/video.mp4]: InitializeQTML Error -2093 I tried .mov, .mp4,...
View ArticleGame runs in Editor, crashes on startup after build. "Access Violation...
Hello, as the title states the game runs flawlessly in the Unity Editor, but crashes on startup when I try to run it after it's built. The problem only started after upgrading to Unity 5, there never...
View ArticleI need help for error : could not produce class with id 362.
Hi to everyone, when i build my game i get this error : could not produce class with id 362. Someone can help?
View ArticleVideo player crash in build but not in editor
I'm trying to use the VideoPlayer in Unity 5.6.1f1 to play a 2048x1024 360 mp4 video. In the editor, it works perfectly with almost no loading time but when I make a build it crashes right when I press...
View ArticleMonoDevelop crashes on startup
Wow, thank you just for noticing this, It is rare when somebody does that. So, my problem is MonoDevelop crashes when I try to open it. It just says that the program has stopped working. This issue...
View ArticleWebGL crash when certain actions ingame
When picking up items to the inventory in my game *sometimes* I get this error in the WebGL version on firefox and chrome. Any tips? An error occured running the Unity content on this page. See your...
View ArticleUnity Crashes Upon Opening Specific Scene
Hey All, I am currently having some issues with the 'work' scene in my world streamer. I am getting this report on the event viewer, the so called event 1000 Faulting application name: Unity.exe,...
View ArticleFor loop with instantiate crashing unity
I'm trying to use for loop as you can see in the code below, unity is crashing every time when i try to build this. Can anybody explain me why its crashing? :D I want this loop to be infinite....
View Article