Quantcast
Channel: Questions in topic: "exception"
Browsing all 470 articles
Browse latest View live
↧

Universal app build exception.

Hello. I have a problem when building my Windows Phone project. Exception: Failed to build Visual Studio project using arguments 'C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe "D:\BuildyWO\Nowy...

View Article


RccV3 controller when i make time scale =0 but exception occur in that line

transform.position assign attempt for 'RCCMainCamera' is not valid. Input position is { NaN, NaN, NaN }. UnityEngine.Transform:set_position(Vector3) RCC_Camera:TPS() (at...

View Article


How to correctly handle NullReferenceException when using GetComponent?

I have tried using: TestComponent temp = gameObject.GetComponent(); if (temp != null) { //...do things } However, it gives me an error when I first try to use GetComponent. I can suppress the error...

View Article

First VR experiment: IndexOutOfRangeException: Array index is out of range.

Hey guys, I'm trying to learn abit of unity vr development and I was following a guide in this link: https://www.youtube.com/watch?v=p9u3yLUR5CQ&t=635s I followed everything to the letter but for...

View Article

Android 6.0 Fragment$InstantiationException

Hi guys, recently (past few weeks maybe) most of the android 6 users of my app started to suffer from crashes. UnityPlayerActivity failed to start with exception logged:...

View Article


SQLite connection exception in android please help

Some one help me. I don't know why this exception has been happen. in editor no problem and everything work fine. I give the write permission to my game and .db file copy correctly. please help....

View Article

tracing an InvalidOperationException

I am getting the error below and can not identify what is causing it. I can not consistently get the error to occur. It is most frequent when I load the project. It pops up infrequently during dev and...

View Article

Windows Universal 8.1 (Phone): Use of undefined keyword value 1 for event...

Greetings from Brazil! I'm facing the following problem: When I try to run my game on my Windows Phone 8.1 device from Visual Studio, I always get an ArgumentException on the first line of...

View Article


Error Build Player ReflectionTypeLoadException

ReflectionTypeLoadException: The classes in the module cannot be loaded. System.Reflection.Assembly.GetTypes () (at...

View Article


Null Reference Exception and not sure where I went wrong? Script and two...

**//Here is my script. I get the NullReference exception: object reference not set to the instance of the object. The error seems to be in the Start section![alt text][1]** using System.Collections;...

View Article

Issue subscribing to event in managed DLL

Trying to subscribe to an event in a managed DLL digitalSigs.Change += handle_Change; Receive following error, and I don't understand what is meant by "non imported interfaces": NotSupportedException:...

View Article

Null Reference Exception

I want to write an Settings menu and I already created the UI but when I click on a button I get a null reference exception. NullReferenceException: Object reference not set to an instance of an object...

View Article

,NullReferenceException Object reference not set to an instance of an object...

Hey there it's me Richard Haley once again just wanting to know how do I fix this problem it's NullReferenceException problem that say: NullReferenceException Object reference not set to an instance of...

View Article


Unity test tools Excepted Exception error

I downloaded Unity Test Tools so that I could use NavMeshComponents and whenever I try to run or build my game, I get an error stating that "Are you missing an assembly reference?" because it can't...

View Article

iOS build error after update to 2017.1.0f3

After update to Unity 2017.1.0f3 [occur in beta versions too], whenever I try to build an iOS project I get this errors: ___ > Failed running>...

View Article


NullReferenceException: Object reference not set to an instance of an object...

Here is my script: using UnityEngine; using System.Collections; public class PlayerController : MonoBehaviour { public float speed; private Rigidbody rb; void start () { rb = GetComponent(); } void...

View Article

In Offline Mode, Firebase show error log about WebSocket: ws_0 - could not...

I'm using Mac OS. I run my project Unity on Editor with turn off internet. When I call funtion: mDatabaseRef.UpdateChildrenAsync(childUpdates); Firebase show more error about WebSocket exception, image...

View Article


UnauthorizedAccessException: Access to path is denied error

Hello, everyone! I created a plugin for android that allows a user to pick a file from either external or internal storage of the phone. That part works fine. I'm running on Android 6.0.1. I've also...

View Article

No line numbers in stack trace

I've been using Unity for a while, and usually when an Exception is thrown and I click it in the console, it gives me line numbers for every part of the stack trace. Here is what is looks like now...

View Article

Package directory not found for DataContractSerialization

Anyone know what might be causing this error? I still seem to be able to create and run projects, but I worry I might be missing some functionality somewhere... System.Exception: Package directory not...

View Article
Browsing all 470 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>