there is an abort ,what can i do ?
![alt text][1] [1]: /storage/temp/180067-snipaste-2021-04-30-18-03-20.png
View Articlei have been having some trouble with unity lately
i have been using unity for developin aand i have been using version 2019.4.23f1 but i have been having trouble install oculus integration package yesterday i succesfuly installed it i think but when i...
View ArticleNew unity input system problems
so im makeing a 2D platformer and i want to use unity new input system but i did the movment script and input handler when i run the game a can jump but when i try to move it will stop the game and...
View ArticleSuddenly every scripting reference to AUDIO source doesn't work
I tried to ADD COMPONENT to something and clicked the wrong thing, pressed delete on it (not sure what it was) and then suddenly all references to audio in every script causes an error. (I can no...
View ArticleForcedScopedThreadAttach
Unity 2020.2.6f1 throws an error (in the Editor Console) while running my C# project:> ForcedScopedThreadAttach can only be> used from threads that are not already> attached. There is no stack...
View ArticleAssembly-CSharp-Editor.dll keeps giving error when scripts are being compiled
I've been having this error pop up as soon as the c# scripts in my project are compiled and I don't know why. It won't go away when I clear the debug window and it has really slowed down development....
View Articlehelp me i have an admob error and i don't know how to fix it
i'm having this error saying "Assets/GoogleMobileAdsDemoScript.cs(39,27): error CS1061: 'InterstitialAd' does not contain a definition for 'OnAdLeavingApplication' and no accessible extension method...
View Article"Bone index is not within the number of bones" error when importing FBX
So I'm running into a really weird issue here. We're doing some work on modding a game but we needed to fix the character model as it was full of holes "Ok no problem, I'll just fix the holes and...
View ArticleError CS1061
I have tried installing the 2d extras package from unity and get this error message, Packages/2d-extras-master/Editor/Tiles/RuleTile/RuleTileEditor.cs(310,26): error CS1061: 'ReorderableList' does not...
View Articleerror CS1061: 'string[]' does not contain a definition for 'Length' and no...
my code using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class mainscript : MonoBehaviour { [SerializeField] private string [] messages;...
View ArticleException: Unity.IL2CPP.Building.BuilderFailedException:
I don't exactly know what happened here, especially since I just fixed some typos in my game today but I wasn't coding anymore. I also tagged and untagged all the JDK NDK SDK things in preferences......
View ArticleProblem with create apk development build for android
Hi! When I try create APK with Development Build I have that problem: "CommandInvokationFailure: Unable to remove reverse socket connections. Please make sure the Android SDK is installed and is...
View ArticlePLEASE HELP ME.. I AM IN STUCK :'(
Guys, I am facing the error when I build my game project in different platforms. It seems my unity.VisualScripting.Flow.dll is not allowed to be included or could not be found and I can't still figure...
View ArticleCan't download assets in unity asset store
When i click "open in unity" on the asset that i want to download, in the package manager it show this error ![alt text][1] [1]: /storage/temp/181735-capture.png How can i fix this error please :'(
View ArticleProblem in Opening Unity 2020.3.1f1
Dear friends, I hope any of you could help with my problem opening Unity 2020.3.1f1. This image keeps appearing telling that there are compilation errors. I tried to recreate the new project and use a...
View ArticleHow to fix these errors?
![alt text][1] [1]: /storage/temp/181824-unity-error.png Could you please help me clear these errors? I have no idea how to get rid of them. Thanks in advance.
View ArticleThere is a way to create an error into microsoft studio?
Hi, i'm working on a plugin that have multiple public methods. These methods can be called from others scripts through some constructors, the problem is... some constructors don't need some methods,...
View ArticleAn issue with the chronos plugin
Hi! I'm trying to use the chronos plug-in for my game but I've got an issue witch I don't know how to solve. I made a video explaining the problem. I'll be glad if you could help me :)...
View ArticleHelp please. Unity doesn't open
I try to create a new project, but each time, the program show me this: ![alt text][1] [1]: /storage/temp/182097-pr2.png What can i do? THX
View Articlewhen I add a script for text, it gives me an error
This is the error I get: Assrtioen failed UnityEngine.GUIUtility:ProcessEvent (int,intptr) (at /home/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:197)
View Article