Editor Questions
2
I tried to open multiple projects, and they first would have missing objects and errors. Now when I open one unity project, I go to the scenes, and the whole unity would crash? Now I can’t make a proj...
3
I’m trying to make 2d animation that contains 3 frames, whenever i create animation and add these 3 frames, unity automatically adds an extra empty frame which spoiled my animation. i did some researc...
Panettone asked 27/2, 2018 at 16:21
4
Hello,
Whenever I open Input Action, the search bar and listening button won’t show up fully, and I received the warning message below:
Capture533×508 20.2 KB
Unable to find style ‘ToolbarSeachTextFi...
Quathlamba asked 14/7, 2023 at 12:35
2
I’m running into a very annoying issue. Come on Unity! I thought you were better than this. When there is a bug in a script, the script shows up as missing in the inspector. I just upgraded an old pro...
Neuroglia asked 26/2, 2023 at 22:21
3
Solved
I'm new to Unity and I'm trying to get the editor setup to my satisfaction. I've got a 3 button mouse with a scroll wheel. Currently while the Hand button "Q" is selected, both my mouse wheel and righ...
Franek asked 5/3, 2010 at 0:20
1
I’m trying to create nested ScriptableObjects.
So far I can add a child ScriptableObject to a parent object using AssetDatabase.AddObjectToAsset which is good. However, attempting to add a sub child o...
Interdental asked 22/7, 2020 at 10:22
3
I want to change a decimal variables in runtime in the inspector or just watch it without using
Debug.Log(variable);
Is this anyhow possible?
Ting asked 13/10, 2014 at 14:53
6
Hey guys, i doing some itens for my game make the development easer, i wish add custom icons to my itens, which are ScriptableObjects, how i can do this? i know the trick of put the icon on Gizmo fold...
Conley asked 10/1, 2018 at 16:52
6
In Unity 3.5.0b6 I have a script attached to a prefab with some Serialized floats.
When I change the floats in the unity editor, they update fine. But any changes I make are not saved to the .prefab f...
Sinuosity asked 6/2, 2012 at 23:5
14
Solved
I have just started working with Unity, so I’m experiencing all the thrills and joy of learning a new programming suite from the ground up. All I want to do is create at OnClick function and link it t...
Juneberry asked 7/8, 2016 at 18:25
6
Solved
Is there a method to list all instances of a 'Missing Script' after moving/deleting a file,
My experiment with junction and a common library of scripts seems to have failed, and left me with quite a m...
Imelda asked 25/2, 2010 at 12:27
10
I don’t know how to track down what asset is missing… this is an editor error, not an in-game issue.
Works fine in-game.
However, my game started taking 20-50 seconds to load after this error began:
N...
Capable asked 13/3, 2015 at 0:13
8
Solved
I don’t know what I did but my scene became gray, and to be more funnier i was doing my Start menu scene and not main (game) scene… Here is when i zoom in scene normally
http://s11.postimg.org/a4o9gjd...
Puffery asked 13/1, 2016 at 8:32
5
Solved
I'm getting my feed wet with extending the Unity tools. Long story short I want to make a custom grid that I can use to snap specific objects. Right now I'm trying to make a window that shows you the ...
Detoxicate asked 12/4, 2011 at 21:45
3
I think this has something to do with the editor classes, but I’m not sure.
I have an object A with a child B. B has a UIText.
What I want is that whenever I change A’s gameobject name then B’s text c...
Ophthalmology asked 2/2, 2016 at 16:57
5
Do you mean the scene view? Click the middle of the view tool or the three parallel lines below it.
![17804-screenshot+2013-11-12+11.50.10.png|17804]
Ruffin asked 12/11, 2013 at 11:47
2
Here’s my experience:
I created some normal objects in Probuilder, which basically are just merging Spheres and Cylinders together, nothing else, and everything was fine.
Next thing I did was make al...
Adkinson asked 15/1, 2022 at 6:30
7
We all know Dictionaries do not appear in the Editor. What would be a way to get them to appear?
Suppose I have:
[Serializable]
public class MySerializableObject
{
public float Name;
public float De...
Scifi asked 17/2, 2014 at 22:40
10
Dioptric asked 7/2, 2020 at 14:54
2
Solved
Hey all so I ran into this issue here.
Here’s a quick video to summarize it:
Let me know if you need any more details.
Thanks for your help in advance!
Bighead asked 11/5, 2017 at 6:33
5
Everything was fine and then suddenly this happened:
174741-glitch.png1305×630 26.2 KB
Everything is white.
All the materials are still applied and working. I don’t need to upgrade any of them, and in...
Unaccomplished asked 24/1, 2021 at 4:2
7
Solved
This is a problem that just started today. I have been going through the Unity tutorials with no issues, but today when I opened a new blank project, any game object I place in the scene looks as expe...
Beautifully asked 6/10, 2016 at 17:39
3
II just started Unity and my English is not very good. Sorry about that. Although I do everything according to Unity’s tutorials. After writing the code in Visual Studio, it gives this error when I pr...
Rink asked 21/12, 2020 at 10:7
3
When I add Wheel Collider i don’t see anything and I did every solution i saw like add Rigidbody, parenting but still there is nothing is there any solution for this?
Sibelle asked 10/4, 2020 at 19:22
3
It’s 2019 and I still can’t see any working solution for this issue.
I reinstalled it for about 2 time in like 2-3 different ways.
I downloaded a few archives like “builtin_shaders-2019.2.16f1” and gu...
Grochow asked 15/12, 2019 at 12:29
1 Next >
© 2022 - 2024 — McMap. All rights reserved.