Moving File Failed
Hey there everyone, before you say anything, yes, I have looked at other people's problem with this and I can't seem to get it to work with mine. So basically what happened is that I was working on my...
View ArticleCloud Build fatal error: UnauthorizedAccessException...
Hi, Not sure why I'm getting this issue. I've already tried "clean build" button and it still happens. 1. Project was building fine. 2. I imported "Cross Platform Native Plugins Ultra Pack" asset from...
View ArticleI am getting the below build error
![alt text][1] I am getting this error while building the project. ![alt text][2] [1]: /storage/temp/129952-screenshot-2018-12-24-at-35033-pm.png [2]:...
View Articlemonodevelop built in gives me fetal error even after i downloaded the gtk#...
my unity 3d version is 5.6.6f2 my laptop specifications are windows 8.1 32-bits intel celeron 2 GB ram (1.8used) intel HD graphics ,my unity version is 5.6.6f2
View ArticleWhy this fatal error when I try to build my project ?
UnityException: Build path contains project built with "Create Visual Studio Solution" option, which is incompatible with current build settings. Consider building your project into an empty directory....
View ArticleFatal Error, Unity crashes when opening project.
Hi, I’m using Unity 2018.3.6f1. I tried opening one of my projects in another computer and this happened: ![Error pic][1] Any help would be appreciated! [1]: https://imgur.com/dNDKd2F
View ArticleFatal Error!
I was making my Sonic the Hedgehog level using Unity modification "The Bumper Engine", and suddenly a window appeared saying "Fatal error!" with some strange symbols. There were only "quit" and "x"...
View ArticleBuild Error
When I try to build my game for IOS I have this error, please help. **Failed running /Applications/Unity/Hub/Editor/2019.3.0a8/Unity.app/Contents/il2cpp/build/UnityLinker.exe...
View ArticleCould not allocate memory on startup 2019.2.0f1
It happens both at startup play mode and when compiling scripts What could be the problem? Initiating legacy licensing module LICENSE SYSTEM [2020511 15:51:13] Next license update check is after...
View ArticleSometimes the editor crashes when starting the playback mode or compiling...
here is one of the dumps Dump file: Unity.exe.10368.dmp: C: \ Users \ arper \ AppData \ Local \ CrashDumps \ Unity.exe.10368.dmp     Last record time: 05/11/2020 6:30:11 p.m.     Process Name:...
View ArticleCan't import 3D Game Kit - Unity 2019.3.12
Hey, I'm trying to import the 3D Game Kit from the Asset Store, but I ran into a problem. When I click import, it decompresses the package successfully, then I make sure I selected **all** of the...
View ArticleUnity Editor crashes from a seemingly trivial piece of knockback code?
else { Debug.Log("Started attack"); if (setDirection == false) { coll.attachedRigidbody.velocity = new Vector2(coll.transform.position.x - transform.position.x, coll.transform.position.y -...
View ArticleRaycasting doesn't work after 'fatal error'
Hello. After I've got a fatal error message, the raycasting in my project stopped working properly. The error message was: "Could not allocate memory: System out of memory" and it said, that the...
View ArticleCan't build game, fatal error System out of memory MemoryLabel: FMODSample
Can't build the game, fatal error Could not allocate memory: System out of memory! MemoryLabel: FMODSample. C:/buildslave/unity/build/Runtime/Audio/AudioManager.cpp Using Unity 5.2.4 on 8Gb memory ,...
View ArticleMoved Project to new PC. Corrupted Artifact removed now game won't load
![alt text][1] I just moved over a new project to my new computer. It worked fine on my labtop. But, when I try to run my project I get these multiple library error. Didn't ever happen on my labtop....
View ArticlePLEASE HELP ME "database disk image is malformed" while opening a project !!!!
Hi, i am getting this fatal error when trying to open my project: "database disk image is malformed" and the only option is quit. I had an electric cutoff and my pc had a sudden power off while the...
View ArticleUnity Fatal error in gc: virtualalloc remapping failed
I get this error randomly when loading a scene in my team's project. I haven't found any concrete reason for why it occurs, and I tested the memory to make sure it was all functioning properly. It...
View ArticleShader compiler initialization error :Failed to read D3Dcompiler_47.DLL
Hello, i am getting this error from yesterday, before few days i installed unity 2020 lts and i was making my first game so after 2 days the whole screen and ui of unity got pink ,so i installed unity...
View ArticleShader compiler initialization error :Failed to read D3Dcompiler_47.DLL
I have installed it first time and when i am opening my project it says (failed to read D3Dcompiler DLL file ,something preventing access to d3dcompiler_47.dll file, check your editor installation...
View ArticlePolygon Collider 2D Fatal Error
I have problem with polygon collider 2D public class provinceManager : MonoBehaviour { public Transform[] provinces; public bool isFirstLaunch; public Texture2D map; private Color currentColor; private...
View Article