Unity-Editor Questions

3

Solved

When I work in a project I usually keep multiple tabs of same type opened. I know in general based on position what contains what, but is it possible to rename them? I ask this especially for the Proj...
Penitentiary asked 29/11, 2021 at 9:1

1

There is an issue in Unity-6-0. If I attempt to create a Font Asset in TMP_Pro, Unity Crashes. Unity closes down, I am using the Newest Preview version of Unity-6-0 (6000.0.3f1). Is there a work aroun...
Shantelleshantha asked 28/5 at 12:5

2

Solved

I have a few inspector fields in my C# code: public Color BackgroundColor = new Color(45, 50, 125, 255); public Color TextColor = new Color(228, 228, 228, 255); public Color WarningColor = new Color(2...
Companionate asked 29/1, 2013 at 10:13

2

Solved

I have been using Visual Studio Code with unity for about 3 years now, but recently it has stopped working properly. Normally errors show up in VS code with the red line under them, but that has stopp...

2

I was wondering if it was possible to add a button or a dropdown to the Unity toolbar (where the account dropdown, unity services, play buttons, layers dropdown, …). Found this but can’t find how to w...
Sobel asked 18/6, 2023 at 9:39

2

Hello! Recently have updated project to version 2020.3.18f and noticed that all Sprite type files are now have too small thumbnails and I’ve found nothing about how to fix it. 188546-screenshot-2021-1...

1

I’m on Unity Editor 2022.3.1f1 on Pop OS. I’ve been trying to fiddle about with Decal Projectors on the Universal Render Pipeline, and ran into an obstacle early on: Unity doesn’t seem to know that I’...
Sparhawk asked 2/7, 2023 at 16:4

4

Hello, I am currently facing a terrible problem with my level scene. The first time I opened unity and started working on this scene, I placed trees which were moving without inserting any wind zone. ...
Monotonous asked 15/6, 2020 at 9:34

2

Hello, I decided to change some settings in the environment tab of lighting settings (sun source, fog and etc.). However, my game has many scenes and I couldn’t found any solutions for applying these ...
Penknife asked 11/12, 2022 at 17:59

3

Hi everyone, im using Unity 2022.3.7 version. I installed the XR Interaction toolkit and URP. When i load the game i can hit play and it work perfectly and everything as it should, but once i stop it ...
Lilialiliaceous asked 23/8, 2023 at 22:17

2

I’m trying to “select” on mouseOver a Handle.Button, but I cant find a solution that works. I thought I can get the ID of the control, and then check if its the same ID than HandleUtility.nearestContr...
Burnaby asked 24/1, 2018 at 8:52

1

Solved

Is it possible add options to this context menu? I want to make context option to allow me copy texture settings, is it possible?
Moll asked 27/1, 2020 at 7:10

2

Solved

I have generated a mesh in a C# script. When I try to use Unwrapping.GenerateSecondaryUVSet( mesh ); I get an error: CS0103: The name `Unwrapping' does not exist in the current context In the script...
Georgeta asked 3/9, 2013 at 3:35

2

Hello Sorry if already exist a topic about this, but I can’t found. So, I’m working in a script to my visual novel, when Visual Studios crash, follow by Unity crash too. Then now, when I try to open t...
Municipality asked 21/10, 2023 at 18:46

2

Solved

Left click in Skinning editor turn into this green box selection, and I can’t edit the selected bones… anyone have solutions for this problem ? Thankyou. Screenshot (21)1920×1080 125 KB
Kruger asked 2/7, 2023 at 12:33

1

image975×577 26.3 KB Does anyone know how to solve this and make it completely dark besides directly editing the lightmaps?

1

Hello! So, I’ve written a custom inspector for a custom object called “ProcedureHelper”. ProcedureHelper is a custom class (implements MonoBehavior) that contains a list of "AbstractProcedure"s, which...

0

Hello all, I’m pretty new to Unity, and after importing a Tilemap asset, I had an issue where the sprites became discolored compared to the original image. The sprite turned off-color with green and p...
Listen asked 25/8, 2023 at 14:31

1

Solved

I’m having trouble getting a scriptable object to retain data. Currently it resets on each domain reload (every time I change some code in my project and every editor restart). I have tried all the us...
Peking asked 9/8, 2023 at 13:25

2

I use Unity Editor to directly start my Dedicated Server, the approximate command is ./Unity -batchmode -nographics -buildTarget Linux64 -standaloneBuildSubtarget Server -executeMethod xxx But this er...
Cipango asked 15/7, 2023 at 7:26

0

GUI Error: Invalid GUILayout state in GameView view. Verify that all layout Begin/End calls match UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) This error persist for ever!
Vantage asked 26/7, 2023 at 20:46

2

Solved

Hello! first i have to say I’m a beginner so i hope don’t sound dumy with this question. I just installed Visual Studio 2019 and Unity but i don’t know how to set it up to use it in Unity. I just went...
Permanency asked 9/7, 2023 at 3:43

2

Solved

Apologies for the long post, this is my first stackoverflow post and I’m not sure how to fix this assertion error, so I’ve provided as much detail as I can. I’m using LTS 2021.3.26f1 (the footage atta...
Johnsson asked 19/6, 2023 at 17:16

1

Solved

After having created a brand new project from the 2D URP template, the package manager recommended updating the Visual Studio Editor package to version 2.0.18, saying the version currently installed (...
Fishplate asked 16/6, 2023 at 18:36

1

image815×360 27.9 KB Open the Addressables Group window, there will be Missing built - in guistyle ToolbarSeachTextFieldPopup error!
Rooker asked 16/6, 2023 at 3:39

© 2022 - 2024 — McMap. All rights reserved.