how to change transform component icon use code??
![alt text][1] [1]: /storage/temp/77425-aaa.png
View ArticleCustom inspector add icon
Hi everyone, I've created a MonoBehaviour and I'm building a custom inspector for it. I would like that this Component, when added to a gameObject, will show an icon instead of that default piece of...
View ArticleUnity not Instantiating as Prefab
I have this function that instantiates 2 different prefabs and adds both of them to the same list. This is contained in a loop and so it does it multiple times. Here's the code: void instantiateItems...
View ArticleWhat is the difference between these 2 icons? (blue cube & blue cube with doc)
![alt text][1] I found [this other thread][2] with a similar question but none of the answers answered my question. [1]: /storage/temp/79832-ocean-plane.png [2]:...
View ArticleHow do I change my apps launch icon on Android?
In Player settings I have set the icon for all resolutions. When I go to install the app the icon is visible in the Androids File Manager. However, once installed, the Icon shows Unitys icon instead of...
View ArticleAnnoying icons
![alt text][1] Hello, I'm a newbie in Unity. I want to cancel the icon showed in figure. Is there anyone can help me? Thanks. [1]: /storage/temp/80836-what.png
View ArticleThe 2d orthographic camera's gizmo or icon is touching the rigid objects
![alt text][1] [1]: /storage/temp/82705-pic-0121.png
View ArticleFCM white icon
I have used FCM for unity ( from : https://github.com/firebase/Firebase-Unity) . Everything is working fine except on device running on Lollipop or above, notification icon is white. I have added...
View ArticleCustom Inspector, Textfield with Icon
Hi, I'm currently fooling around with some custom inspector stuff and since in the unity default inspector you can often see textfields with an icon inside the textfield I wondered how they did this?...
View ArticleApplication Icon looks fine in finder, but looks distorted when build & run....
I am a beginner at Unity and have approached a problem that I cannot find a solution to. I am on MacOSX. The icon is drawn as a 32x32 in Piskel and I have configured it (in Unity) to a Texture Type of...
View ArticleWhat are these and how to remove or hide them?
After few months I have logged in them Update Unity to the latest server On my Editor I am seeing FPS counters and some icons of Microphone and something what are these how to remove / hide those?...
View ArticleMinimap enemy icon help?
Let's say I was trying to make a minimap. For my case, my minimap is an image with a circular mask. The image is a raw image that takes in a texture that my minimap camera is rendering. I have an enemy...
View ArticleAndoid Icon dont appear after build at least file doesnt show Unity defult...
When I build the project to android it doesn't show any icon at all in Unity 5.4.4f1 .![alt text][1] [1]: /storage/temp/85895-iconpic.jpg And here is my android manifest file.
View ArticleHow to change an Android's app icon while running the app itself in the phone?
Hello. I'm doing an app that for privacy issues needs enable the user the possibility of changing the app's icon in the phone while they are running the application and I was wondering if there is any...
View ArticleHow to rotate a minimap icon only around global Y, based on objects forward...
I have some rotation problem for my minimap icons. Basically I attach a script on my jet to create at start a minimap icon gameobject with a SpriteRenderer and the specific sprite that gets parented on...
View ArticleCustom Icons for EditorGUIUtility.IconContent
I can use the built-in icons in Unity for example like this: iconToolbarRemoveAll = EditorGUIUtility.IconContent("d_winbtn_mac_close"); which gives me the red close button from OSX. But how can I use...
View ArticleHow do I add a custom resolution for Icons in the Player settings tab?
I did a test build of my game and noticed it didn't have it's custom icon, however the one I had beforehand displayed without any issues. After doing a very silly repetitive loop, I changed the view in...
View ArticleIs it possible to change icon?
Now I want to change icon of my app and Is it possible to change icon by using google play developer console without using unity?
View ArticleInvalid Image Path - No Image found at the path referenced under key...
Hello, I got this error trying to upload my game on the App Store from Xcode after updating to Unity 5.5.2f1: ![alt text][1] The game build and run flawlessly on the device if I install it from Xcode....
View ArticleDistorted app icon on mac
![Distorted app icon][1] I tried using different image formats, and different settings. Nothing helps, the icon is always distorted, what to do? [1]:...
View Article