fatal error checkdisalowAllocation. Allocating memeort when it is not allowed to allocate memory
Hello, When I was trying to follow the steps in this link: https://developer.vuforia.com/library//articles/Solution/Compiling-a-Simple-Unity-Project
to use the camera and a target image for a simple AR project. while I was trying to Drag an instance of the ImageTarget prefab into my scene. I received a long message "Fatal error" as seen in the attached image and unity shut down!! What is wrong? and how to fix this problem I'm working on Dell XPS 13 (6th Generation Intel Core i7-6560U (4M Cache, up to 3.2 GHz)) Windows 10 Home 64-bit Unity 5.3.2f1 32bit and I installed and imported vuforia-unity-5-0-10 unity package.
Would someone help me please!!
I'm experiencing the same problem but with Windows 7 64, Unity 5.3.2f1 64 bits, and Vuforia 5-0-10. :-/
Answer by sparkle_day · Feb 05, 2016 at 01:09 PM
Hello. I also had the same problem. So, I tried to examine the Vuforia forum.
So out of it has is, apparently Unity5.3.2 is the fact that there is no compatibility and Vuforia. ※ 5.3.1p4 also the same.
"Unity 5.3.1f1 feature release or Unity 5.3.1p3 patch release are recommended to use for now." Once, there was described.
Patch is here Unity 5.3.1p3 patch http://unity3d.com/jp/unity/qa/patch-releases/5.3.1p3
Unity 5.3.1f1 here https://unity3d.com/ru/unity/whats-new/unity-5.3.1
However, when the Unity 5.3.1f1 check, so an error or have a crash often I think that the patch is good.
Details: http://unity3d.com/jp/search?gq=Unity%205.3.1p3%20patch
Answer by vChesterv · Feb 05, 2016 at 04:42 PM
I 've checked into the same problem vuforia result is unity only supports version 5.3 . Try to install 5.3.1f.
Answer by Gasotetsu · Feb 05, 2016 at 12:17 PM
same problem here too on Win7 64bit, i5-4990 3.5GHz, 32Go of RAM, Unity 5.3.2f1 and imported vuforia-unity-5-0-10 unity package.
Answer by FireofLife · Feb 08, 2016 at 02:55 PM
@Gasotetsu, @sparkle_day, @vChesterv, @Txasti Tec Thanks guys for your answers, I've spent the whole week trying to figure it out and here is my result: Almost all the recent Unity versions has incompatibility issues with Vuforia 5.0.10 ( the recent version) especially with windows. I tried different versions of Unity, all has some issues, other than the Fatal error message, like: " unable to use webcam, the user didn't authorize this". Until I finally tried Unity 5.1.1 f1 which finally worked and I managed to see a cube floating on the marker using my laptop webcam. I didn't try yet to see if this will work on an Android phone or what. But it's working on my windows laptop. Thanks for you answers, and I hope my answer will help you.