AudioImporter problem
1. **First error** NullReferenceException: Object reference not set to an instance of an object UnityEditor.IMGUI.Controls.TreeViewDragging.FinalizeDragPerformed (System.Boolean revertExpanded) (at...
View ArticleI don't know what's causing the crash in windows built games.
A crash file and an error file were created in a game built on Windows, but I don't know the cause. Is there a way to look at the two files and compare them with the actual code to find the cause?
View Articleim getting an error CS0201 And i dont know what to do (newbie)
I'm getting an `CS0201` error and i don't know what to do. I'm very new to C#. Error message: Assets\Scripts\PlayerMotor.cs(30,9): error CS0201: Only assignment, call, increment, decrement, await, and...
View Articlecode isnt working ,code error and i cant find it
**errors:** Assets\pipespwanscript.cs(25,10): error CS8641: ‘else’ cannot start a statement Assets\pipespwanscript.cs(25,10): error CS1003: Syntax error, ‘(‘ expected Assets\pipespwanscript.cs(25,10):...
View Articlecan anyone help me to fix this,can anyone help me
i have this problem and i dont know how to fix it can anyone help me to fix it? the problem is Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e) Copyright (C) Microsoft Corporation. All...
View ArticleFailure to Build for Android Platform
Good Day ...Trying to build my game for the Android Platform to be on Oculus Meta Quest 2 .....I am faced with these errors. Any help with that ..Appreciate Building...
View ArticleDoor function 2D
I am new at unity (2D) and I wana do that, if the palyer has the key and press "E" near the door, the door dissapers and not comming back. But if the player press "E" near the door, if the player...
View ArticleText and Flashlight doesnt dissaper. Please help me.
I wanna do that if i cklick with the mouse on the flashlight, then the text and the flashlight dissapers but I having some issues. Can someone help me? **Edit: And it should happen only ones.** Here...
View ArticleGameObjects List Error
Hello! I get this confusing error and can't understand what is the case and how to fix it. What is the difference between GameObject and GameObject[]? Can anyone please help? [screenshot of visual...
View Articleunity doesn't detect space for me sometimes randomly
when I'm testing the first person character and I want to jump if I don't move the camera or I don't move it just doesn't jump using System.Collections; using System.Collections.Generic; using...
View ArticleUnity Webgl build sets all values to 0,Webgl build sets all values to 0
I made a project in unity and uploaded a webgl build on itch.io. The game works fine, but all the values in all the scripts (including quality level settings) are set to 0 for some reason. The game...
View Articleim getting a "ArgumentOutOfRangeException: Index was out of range" error but...
to start off my code was made with WSAL evens Maze generator algorithm as a base. so I've been having this issue for awhile now and I haven't been able to find a way to solve it. I have one script that...
View ArticleWhy does my shader not work in URP WebGL?
I recently bought an asset from the asset store which gives me a cool shader effect the camera. This all works on URP and Built In pipeline in the editor and in a Windows build. The issue is when I...
View ArticleNull reference error onSceneLoaded
> *"MissingReferenceException: The object of type 'Tilemap' has been> destroyed but you are still trying to> access it. Your script should either> check if it is null or you should not>...
View ArticleText not appearing, My int text won't appear on collision
I am currently making a first-person game. There is a system of where when the player's camera collides with a light switch, the light switch will allow the player to interact with it, and a text...
View ArticleHow do you change which app opens scripts?
I keep getting the error "External Code Editor application path does not exist (D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\devenv.exe)! Please select a different...
View ArticlePlease help to fix error CS1061,How to fix error CS1061
error CS1061: 'Transform' does not contain a definition for 'posotion' and no accessible extension method 'posotion' accepting a first argument of type 'Transform' could be found (are you missing a...
View ArticleNo overload for method 'TriggerDialogue' takes 1 arguments
To get to the point i want to solve the error CS1501, saying: No overload for method 'TriggerDialogue' (in my case) takes 1 argument then here is the code in which the error appears. (by the way, my...
View ArticleUnity3D Bone Animation are gone on animation windows while I definitely have...
I have been trying to export a blenders to fbx and import it on unity so many days now and I'm having a problem exporting fbx from blender... sometimes i animated a hand to a fist but once I open it on...
View ArticleUnityHub logging in error Ubuntu 22.04
When i was downloading unity in **Ubuntu 22.04** it wanted me to log in my account like normal. After that i clicked "sign in" and it took me to the login website, after i logged in my browser asked me...
View Article