Quantcast
Channel: Questions in topic: "error message"
Browsing all 2891 articles
Browse latest View live

Why can't I use public void PVFS

Im using it to allow another script to access it, so it can change it. This is the error Im getting Assets/scripts/TimedSpawn.cs(11,14): error CS0501: `TimedSpawn.PVFS()' must have a body because it is...

View Article


unity unable to convert to dex format, need help fast.

Help, when ever i build my android app, which includes the android sdk only, not android studio, and jdk 8, and also a plugin for unity ads, unity states that it was unable to convert classes into dex...

View Article


Powerup only spawning twice (MissingReferenceException Error)

So in my game I have an object that the powerup Spawns on top of (I intend for you to have to activate it to get the powerup but for now you just walk over it, but that's not the problem), I have it so...

View Article

Parent for arm right wrist differs from one found in HumanDescription. Arm...

I downloaded a rigged avatar, converted it into a .fbx file using blender and then imported it into unity. I switched the animation type from generic to humanoid. Which gave an issue with the...

View Article

What is causing my Spawner script to break Unity?

I believe it’s a combination of my player movement script which gives me an error code - Look rotation viewing vector is zero UnityEngine.Quaternion:LookRotation(Vector3), my camera script and my...

View Article


Whats wrong here? Can someone please help??

bool CheckIsValidPosition() { error: 'unexpected symbol '(', expecting, ',' , ';', or '=' ' foreach (Transform mino in transform) { Vector2 pos = FindObjectOfType ().Round (mino.position); if...

View Article

unity missing reference exception the object of type transform has been...

using System; using UnityEngine; namespace UnityStandardAssets._2D { public class Camera2DFollow : MonoBehaviour { public Transform target; public float damping = 1; public float lookAheadFactor = 3;...

View Article

If you solve my this problem I`ll give you 100 points. My problem is --Cannot...

If you solve my this problem I`ll give you 100 points. My problem is --Cannot download entry--. I dont want to lose my project Please!

View Article


Not all code paths return a value...

I made a script that spawns X amount of asteroids over a certain area. After I made the script an error in the console stated that "not all code returns a value". Here's my script: public GameObject...

View Article


,What does this error mean?

java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at...

View Article

What does this mean? (question in post)

I have an error that says "Expecting EOF found 'maxHunger' " what do I do? using; UnityEngine; using; Syetem.Collections.Generic; using; UnityEngine; { //PlayerVitals public float maxHunger, maxThirst,...

View Article

Standard assess update creates error CS0016

Today I received an email from the asset store saying that Standard Assets had been updated to version 1.1.4 When I ran the update all seemed to be going well until I got the error below: error CS0016:...

View Article

I can't install Unity 2017.3 on my computer.

Help, I can't install neither the Download Assistant nor the Setup for Unity. Both of the executables download, however the download assistant won't run when clicked, even with Administrator...

View Article


Space Shooter tutorial game won't restart

I get the error below and then I'm pointed to this code. The problem started after switched the GameController code to use the "UnityEngine.SceneManagement" function. Now every time I press "R" to...

View Article

StartCoroutine error message in C#

I was doing the Space Shooter Tutorial and everything was going fine when I got an error message when I was working on the wave spawning code. It appeared on the line of my StartCoroutine code. Also, I...

View Article


Ошибка с terrain

Помогите разобрать ошибки в Terrain,3rd Person Controller. описания ошибок- Terrain: Please note that modifying the resolution of the heightmap, detail map and control texture will clear their...

View Article

Xbox Unity D3D11 Failed to Create 2d Texture to GfxDeviceD3D11

My animations don't work on the xbox uwp but work fine on windows. I am both running my game via VS x64 remote and after doing that running it on the xbox by just clicking on my game app. here's the...

View Article


Game scripts or other custom code contains OnMouse_ event handlers. Presence...

Hello, I wrote this custom script in order to enable my mobile application to use touch controls on a sprite and navigate to a next scene or page. The code I wrote below is uses a isTouched function to...

View Article

Error: IndexOutOfRange: call for index 0 in an array with length 1(+)

Hi guys, I'm getting a super confusing exception while I'm working with arrays. The size of the arrays is set in the inspector / Component of a Prefab and then used in the script. The prefab will be...

View Article

Unable to openUnityEngine.Networking.dll Check external application preferences.

Hi, I'm trying to add network manager to my project following network guide provided by Unity but when I try to edit scripts, it gives me this error. Unable to open C:/Program...

View Article
Browsing all 2891 articles
Browse latest View live