Four blank errors in Unity 2019.1.14f1
Hello everybody. After installing Unity 2019.1.14f1 through the Unity Hub and creating an empty project, 4 empty errors appear. And when I clicked on the "Play" button, I got another error. Other...
View ArticleThe requested operation requires elevation
When i try and build my app for Android Keep getting a error saying Native error = The requested operation requires elevation How can i fix this Below is full error Win32Exception:...
View ArticleUnity Gradle Build Failed
143/5000 Hello, when I create a project build many errors. I have been searching the internet for hours now but find nothing helpful ![alt text][1] yours faithfully [1]: /storage/temp/151850-line07.png
View ArticleWin32Exception and Exception generating network code when starting up unity
Every time I open up a new project in Unity, I always get bombarded with error messages. I'm new to Unity so this could probably be an easy fix but I have no clue how to fix and have scoured the...
View ArticleLibrary\PackageCache\com.unity.timeline ERRORS
I installed Standard Assets but there were too many errors, so I deleted it. I also deleted SampeScenes because it still had errors and I think they're connected. Now I have these errors. Keep in mind,...
View ArticleHow i can solve this error when i open the project for Beginner in Unity Hub...
When i open the project and when Unity open they give an error : An AssetDatabase Refresh is pending after a successful Package Manager request. You should not call AssetDatabase. Refresh at this time...
View ArticleHaving an Issue Reinstalling Unity
I installed Unity Hub and the latest version of Unity a few weeks back. After starting a test project I felt that something was working properly so I uninstalled and reinstalled. After what appears to...
View Articleerror CS0111: with the same parameter types
Hi everyone, I am making a multipleyer system and when I declare the public override void function `OnRoomListUpdate (List roomList)` I'm having an error. Type 'MonoBehaviourPunCallbacks' already...
View Article"Failure to initialize! Your hardware does not support this application"
Hi All, I have export 2 application for android device from Unity. One application is working fine in all device of android, but the another one work with only my device. Once I install in other device...
View ArticleCreateRoom failed.
I'm trying to create a room, but I'm having an error. Where is the problem? using Photon.Pun; using Photon.Realtime; using System.Collections; using System.Collections.Generic; using TMPro; using...
View ArticleARKit Remote "Couldn't Create Device API for Device."
Hello there, I have been attempting to use ARKit Remote with an Iphone XR through Unity 2017.4.18 on a windows PC. I have the built application on the Iphone XR, but when I try to connect them through...
View Article,The object of type 'PlayFabManager' has been destroyed but you are still...
I bought a Pool project and when i was trying to run it for a test, but then it gave me this error. Can someone please help me with this? When i click the error it sends me to line 383 If im lacking on...
View Articlehow do i resolve this error: The type or namespace name 'Tonemapping' could...
this is the script: using System; using UnityEditor; using UnityEngine; namespace UnityStandardAssets.ImageEffects { [CustomEditor (typeof(Tonemapping))] class TonemappingEditor : Editor {...
View Articlehelp me , error CS1056: Unexpected character
for some reason i keep on getting a error say: Library\PackageCache\com.unity.multiplayer-hlapi@1.0.2\Editor\Tools\Weaver\UNetBehaviourProcessor.cs(1,150): error CS1056: Unexpected character ' ,help I...
View ArticleError code pop up when create new script
This error code pops up when creating a new script or starting a new project Win32Exception: ApplicationName='D:\Programs\Editor\Data\Tools\RoslynScripts\unity_csc.bat', CommandLine='/noconfig...
View ArticleIndexOutOfRangeException help on debug
I'm hitting a IndexOutOfRangeException error on one line of my code and it's driving me crazy! The code itself works and I know why I'm gave the error but don't know how to fix (it's really annoying...
View Articlefailed executing external process for "Bake Runtime" job
Hello, I opened my project and it says in the console: "Failed executing external process for 'Bake Runtime' job. Will attempt to use thread instead. If running Unity as a service please adjust heap...
View ArticleCan't add Orbital script - "The script needs to derive from MonoBehaviour!"
I am developing for the Microsoft HoloLens 1. I am trying to add the Orbital script from the Mixed Reality Tool Kit to a GameObject, but I keep getting this error message:> "Can't add script...
View ArticleNeed to replace UnityEngine.UI after it got removed somehow
I'm encountering this error: The type or namespace name 'UI' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?) I understand that the issue is that the file(s) which...
View Articledefault backend 404 when trying to enter the dashboard.
i'm trying to monetize my application and when i click on go to dashboard in unity, it opens a page with this message: default backend 404 any idea about how to solve it?
View Article