D3DCOMPILER_47.dll is missing even tho i installed DirectX and the file is in...
I installed Unity and i wanted to open it up , clicked on the Unity2019 icon and get this error , if i start in the hub , i create the project and all i get is hub crashing or just closing and when i...
View ArticleError on script for detecting the terrain texture
Hey everyone. I'm new to Unity an I'm having problems with this script for detecting the terrain texture under the player. I''m using the script that I've found here:...
View Articleeven quoted "using UnityEngine.UI; using UnityEngine.UI;" keeps saying that I...
help me! I already mentioned the library "using UnityEngine.UI" at the top but the error "CS0116 A namespace cannot directly contain members such as fields or methods" continues because of the public...
View Articlepackage manager error
While down loading the asset it came up with the a window saying i need to update i import it and nothing happens so i import it again after that happens 135 error spop up in the console and ive...
View ArticleWhy do I keep getting this error when I try to enter playmode?
Assets\NGUI\Scripts\UI\UIPanel.cs(953,16): error CS0619: 'RuntimePlatform.WindowsWebPlayer' is obsolete: 'WebPlayer export is no longer supported in Unity 5.4+.',I keep getting the following error when...
View ArticleBuild error Execution failed for task ':packageReleaseBundle'.
Hi! I get an error when I try to build the game: FAILURE: Build failed with and exception. *What went wrong: Execution failed for task ':packageReleaseBundle'.> 1 exeption was raised by workers:...
View Articlei got some error, can you help me?
hey, i got some error here. so i want to change my text(ui) using my script, but it show Assets\Script\QuizManager.cs(35,32): error CS0117: 'QuizManager' does not contain a definition for 'Find'. can...
View ArticleHow to fix this problem ?
When I launch my online game I receive an error message: " An error occurred runnig the Unity content on this page. See your brother JavaScritp console for more info. The error was: RuntimeError: index...
View ArticleProblem while downloading Creator Kit- Beginner code
Hi, I have downloaded the Unity Creative Kit- Beginners code, but every time I try to load and play the sample game, it says that the compiler errors need to be fixed. When I download and open the kit,...
View ArticleRemote Config gives me a NullReferenceException error
The Error happens when I try to open the Remote Config window. The script that takes the value from the Remote Config works though , I just can't open the RC window. whole error : >...
View ArticleHelp a Teacher! - programs won't compile
When our schools got upended, I moved my game design classes to using Unity (instead of Swift) and I'm still learning along with the students. I've been able to help with all of the issues we've...
View Articleim getting the errors "Assets\PlayersController2D.cs(28,10): error CS1513: }...
using System.Collections; using System.Collections.Generic; using UnityEngine; public class PlayersController2D : MonoBehaviour { Animator animator; Rigidbody2D rb2d; SpriteRenderer spriteRenderer; //...
View ArticlePrefabs holding variables,How to carry accross game objects to prefabs
I’ve made a game where an enemy prefab is spawned and uses an empty game object as its fire point and then rotates toward the player. It instantiates a bullet I made and fires it toward the player....
View ArticleHow do I deal with this error, "[Collab] NotificationManager::PubnubError:...
Hi, thanks for any help. I turned on unity today and before doing anything it started giving me this error every 30 seconds or so: [Collab] NotificationManager::PubnubError: Pubnub service returned...
View ArticleHow can I fix these problems which I believe was out of my power?,How do I...
I woke up early hoping to get some work done, but I saw these errors: To elaborate further, I have saved my scene and it was perfectly okay. No errors, no warnings, nothing. My "game" was working as...
View ArticleHow can I solve the errors with Platformer Microgame?
Hi, I have started to follow the course online but I'm struggling to get the Platformer microgame started in Unity because of a bunch of errors showing up (see link). I'm using unity 2019.3.1f1 because...
View ArticleInternal error when trying to read zip file
I export my android game but it show massage like this. ![alt text][1] [1]: /storage/temp/157635-แกไงด.jpg
View ArticleRecursive serialization not supported, you can't dereference a PPtr while...
So I opened up my project after updating it today, and now I keep getting told that the "Reclusive serialization is not supported'. It was working fine a moment ago, and now it isn't. Now, I'm...
View ArticleAfter Git pull I get these error messages
So I am working on a collaborative project. I make a pull and then I get these error messages along with a bunch of messages telling me that a meta file exist but the asset doesn't. Funnily enough if I...
View ArticleAds errors while starting game offline.
In my recent project and newly installed Unity and other tools, I am getting these errors whenever internet is turned off. Invalid configuration request for gameId: 3561129...
View Article