Custom script icon by code inside assembly
I'm trying to change the icon shown on inspector/project view for custom types derived of MonoBehaviour. I have those types inside a compiled assembly (i.e. MyAssembly.MyScript). I've managed to load a...
View ArticleAndroid App Icon for xxxhdpi
Is there a way to include xxxhdpi icons for Android builds? Currently there is no option to set the 192x192 icon size used by Android 4.4 for the launcher icon.
View ArticleApplication doesn't respond after pressing home.
Hi, I have this problem when after pressing home and click the launcher icon to continue activity. The application crashes or doesn't respond but when I hold the home button and press the application,...
View ArticleHow do I get the GUI Icon to stretch?
Okay, searched everywhere and still haven't gotten a good answer. I want the cards to be the texture of the button, and despite the fact that the container is a long rectangle, I can't get the...
View ArticleFBX model icon issues
When I import FBX files, most of the time the icon for the model has been generated with the model rotated, example: ![alt text][1] [1]: https://dl.dropboxusercontent.com/u/12291860/fbx-obj.png...
View ArticleDimension for Default Icon
[Documentation][1] of Unity does not tell the correct / suggested dimension of the Default Icon. I read from a forum thread that the size should be 512x512, while others said 144x144. What is the...
View Articlechange icon android apk with apktool
I was planning to change the icon of my game for android no longer having the project of unity. I have the apk file. I have followed several guides on using apktool but my folder is in contrast to the...
View ArticleAssetPreview on Object children
Hey, I'm making an editor extension and want to show the "icons" of objects. I've picked [AssetPreview.GetAssetPreview][1] to do this. At one point in my script I've used it to iterate over all prefabs...
View ArticleInspector Component Icon - change for derived as well?
Hi all, I'm aware that we can change the inspector component or script icon by clicking the icon on the top left of the inspector panel and selecting the 'Other' option. What I would like to know is if...
View ArticleCan't Figure out how to go about creating this part.
So, its a tank simulation. User may press "Space" to fire missile from cannon. Okay that is fine. But what is a tank with only 1 cannon? This big guy has rocket launchers, machine guns, lasers, good...
View ArticleUnity iOS: How to add icons for spotlight and settings?
I was wondering if anyone knows of a way to add icons for spotlight and settings? According to the Apple guidelines listed at [iOS Developer Technical Q&A page][1], icons of sizes 29x29, 58x58,...
View ArticleBrackeys Inventory Package, adding icons to empty slots...
I am a C# programmer and have no UnityScript knowledge at all, so I require assistance with this matter. This is the script for the character window, which is very nicely commented completely. I am...
View ArticleMissing required icons - iTunes Connect - Mac app
I keep getting this error when uploading my packaged binary to iTunes Connect.> Missing required icons - The> application bundle does not contain an> icon in ICNS format, containing both a>...
View ArticleHow can I regenerate the an objects icon in the Project window?
I quite a few similarly shaped objects in my project that have lost their materials over time. As the materials were missing, Unity made their icons all pink. I have since replaced the materials, but...
View ArticleWhite notification icon - Android 5.0 Lollipop
Hello, when android:targetSdkVersion is set to higher version than 20,a white box notification icon is displayed in the status bar, instead of the real colored app icon. Android 5.0 allows only white...
View ArticlePossible to interact with Unity app when minimised?
I want to know if it's possible to use Unity to create an Android app that users can interact with when its open (the main part of the app) and when it's minimised either i.e. only showing an icon in...
View ArticleIcon looks terrible in Windows. Please help
Hello, I have searched through unityAnswers but am unable to find a solution to my problem. I have made a different resolution image for each of the resolution options available in the "Standalone"...
View ArticleBottom half of Mac icon is yellow, screen is grey or blue when playing, app...
I made a plain white icon and this happened ![alt text][1] [1]: /storage/temp/41918-screen-shot-2015-03-05-at-90939-pm.png
View Articlemaking icons/buttons for game
I'm designing icons for my project but it gives me lots of problems, maybe I'm not using a good program for this or didn'[t set up unity properly but it's frustrating. All of my icons look really...
View ArticleCustom icons for files on Project Window
How can i set a custom icons for non c# scripts to project window? I have a interesting experience writting Python and F# in Unity, and i build some custom editor to add new files. i have this code....
View Article