Getting an Error
Error is: NullReferenceException: Object reference not set to an instance of an object GooglePlayServices.PlayServicesResolver.AutoResolve () UnityEditor.EditorApplication.Internal_CallUpdateFunctions...
View ArticleThe Black Smith errors
i downloaded the black smith environment from the asset store but it says that there's errors like cs0234 in two places in particlescenecontrol script and the atmosphericscatteringdefered script so...
View ArticleGit Repo Project Error Fix for system.reflection.targetinvocationexception
If you download a GIT repo Unity project on another machine and find it throws the error: system.reflection.targetinvocationexception I have found the actual issue is the build settings of the project,...
View ArticleSome objects were not cleaned up when closing the scene
Hi, I get the following error when I exit my application in the Editor: *Some objects were not cleaned up when closing the scene. (Did you spawn new GameObjects from OnDestroy?)* I know there have been...
View ArticleInstantiating Object Then Setting Parent Throws Error
Hi There, I Am Trying To Instantiate An Object And Then Set Its Parent To Another Object. When I Do So, I Get This Error : Can't destroy Transform component of 'XR-92(Clone)'. If you want to destroy...
View ArticleShader Parse error
I've never looked into shading much, and I really only need it for one aspect of my project: a projector. I'm following along with a guide and copied the code into VS, but it produced an error: Shader...
View ArticleBlender to Unity - Normals just fine in Blender, but Screwed up in Unity
So, here's how the model looks in Blender: ![alt text][1] Perfectly normal normals! Now here's how it looks in Unity: ![alt text][2] Terrible! Why are the normals okay in Blender, but when I bring them...
View ArticleUnity Editor not launching
I am having a serious issue where Unity Editor will not launch. If I click the icon on my desktop, all I get is a grey box. If I try to open Unity Editor with a scene file, I either get nothing at all...
View ArticleErrors with procedural maze tutorial, any help would be appreciated.
So recently i have been learning Unity3d and have followed tutorials on http://catlikecoding.com the tutorial inparticular i have come to trouble with is http://catlikecoding.com/unity/tutorials/maze/....
View ArticleI am attempting to go through the Unity tutorial to set up multiplayer...
Not much else to say. It seems pretty straightforward, create prefab, drop prefab into 'player prefab' spot in the network manager, or select it from the 'assets' list, But neither one is working. It...
View ArticleXCode Error unable to execute command: Segmentation fault: 11
Hello, I get the following error using Unity 5.3.1f1 and XCode 8.1: clang: error: unable to execute command: Segmentation fault: 11 clang: error: clang frontend command failed due to signal (use -v to...
View ArticleUnity [PUN] New Instantiated players cannot see previously instantiated players
Hello, i have recently worked on a game, but now i have this error where a new instantiated player cannot see previously instantiated players, but previously instantiated players can see newly...
View ArticleUnexpected symbol `0' in class, struct, or interface member declaration
I am new to Unity and I was using an First Person Controller but keem getting the error "error CS1519: Unexpected symbol `0' in class, struct, or interface member declaration" Here's my code: using...
View ArticleMonoDevelop not starting even though all assemblies installed
When I try to open a script or open Mono from shortcut or even from the EXE, it says MonoDevelop-Unity failed to start. **Some of the assemblies required to run MonoDevelop-Unity (for example, GTK#)...
View ArticleGetting Facebook Invite Problem
Getting Error in Facebook Invite in unity : __NullReferenceException: Facebook object is not yet loaded. Did you call FB.Init()? FB.get_FacebookImpl () (at Assets/Facebook/Scripts/FB.cs:28) FB.Login...
View Articlerigidbody' is not a member of 'function(System.Type): UnityEngine.Component'.
Recently I saw a video on Youtube from the channel Brackeys. In it he used a script. But when i type the exact same thing I got some errors. Corrected a few but this error " 'rigidbody' is not a member...
View ArticleProblem with prefabs, help?
Guys,i am having a problem, could you help me? I really don't know what is wrong. Let me explain: I have a prefab. This prefab has a model inside it, and the model has a script attached that has a...
View ArticleAsset Store: 407 proxy authentication error
We've been dealing with this problem for a while now and it does not appear that anyone else is having this problem, or, there doesn't seem to be a solution that we can find. Main problem: Receive a...
View ArticleFailed to Build for WebGL
I can't build my game for WebGL on my laptop or my desktop. I keep getting this error and Il2cpp.exe stops working. Exception: C:\Program Files\Unity 5.5.0b11\Editor\Data\il2cpp/build/il2cpp.exe did...
View Article