UnityEngine.UI.dll is in timestamps but is not known in assetdatabase
I'm using beta 19 on Windows and still quite constantly get the error "Asset 'C:/Program Files (x86)/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/4.6.0/UnityEngine.UI.dll' is in timestamps but is...
View Article9 slicing doesn't work as intended
Hello everyone! I am trying to slice a UI image so that it can be scaled and stretched without the edges losing detail. But when I do that, the corners of the 9 slice get stretched, too. How do I avoid...
View ArticleUI text disappears in Editor after switching to another app and returning to...
In Unity 5.1.0f3 on OS X 10.9.5, if I switch away from Unity to another application then return to Unity, all text in UI elements will disappear (sometimes immediately, sometimes after half a second or...
View ArticleDisabled button animation state not getting triggered
EDIT: Ugh, of course it works just after I post a new thread. I'm not entirely sure what went wrong, but I think I had a keyframe that Unity had added that was transitioning my animation back to its...
View ArticleScale Image Horizontally to Fit ScrollView, Keeping Aspect Ratio
Thanks for your help. I have a ScrollView that will display images of different sizes and aspect ratios throughout my game. When displayed within the Viewport Content, I would like to scale each...
View ArticleNested Scrollrect?
I'm hoping to put together a Netflix-like interface for users to select the scenes in my project. I need to be able to scroll up and down overall, but also be able to scroll rows of buttons left and...
View ArticleCh'eap Kitchens For Sale Blackpool
Ch'eap Kitchens For Sale Blackpool Go to ch'eapkitchens*uk*com
View ArticleGraphic Issues when running app on specific computer
Hey everyone and thank you for taking the time to read my post! I am currently working on a game and have a few friends test every update or so and the game runs excellent when built on all of their...
View ArticlePanel and it's contents turn black when there isn't a sprite assigned
Hello! Currently getting some odd behavior when I activate a panel using SetActive(bool), it's not game breaking or anything but it's very annoying, however I found a workaround and it seems to be tied...
View ArticleWarp/bend the UI
I'm looking to create an effect like this I was thinking about using "projection matrices" or something like that but I have no clue how those work or what they are in detail. I know you can rotate the...
View ArticleUI button doesn't come back to normal state from highlighted when clicked...
Hello everyone, in recent weeks we switched from Unity 5.3.6p7 to 5.4.3p3 and found a strange bug on the management of UI elements that would not show up in the previous version of Unity. In our game...
View ArticleUI looks different in Linear color space
Пользовательский интерфейс выглядит по-разному в линейном цветовом пространстве! So I switched to linear space from gamma, and my transparent UI doesn't look so good anymore. I find it hard if not...
View ArticleWaitingForJob (not related to occlusion culling)
Ever since 5.2 came out, we have been getting enormous spikes (like 40ms) every second or two from what the profiler is calling "WaitingForJob." I've seen people asking about this before, but they...
View ArticleUI batch generation jobs still running: please report this as a bug with a...
I'm getting some huge (5-10 second) lag spikes, followed by 2-6 instances of the thread title as error messages in the console. This has happened... 3 or 4 times since we upgraded to 5.5 some weeks...
View ArticleNeed Help With Scrolling Menu
I tried making a scrolling level select menu, but after releasing from scrolling it snaps back to its original position. I would like it to stay within a set boundary so i can scroll it to make more...
View ArticlePivot point not moving on drag
I'm trying to move the pivot point of a UI object. The point does not move.
View ArticleUnity UI draw calls and Grid Layout Group
Hello everybody, Recently I have been trying to perform some UI optimization for a game. The game includes a list of characters, all organized in a Grid View Layout. For each available character, I...
View ArticleCanvasScaler current scale?
It seems like this would be obvious, but I can't seem to find out how to get this number. For instance, if the reference resolution is 1920x1080, and the current resolution is 960x540, then the current...
View ArticleFade out an object cause every other object to fade out
Hi everyone, I want an object (in this case a text) to gradually disappear, but when it does, every other object inside the Canvas does the same. Here is the code of the Fade Out effect: Code (CSharp):...
View ArticleBaseInputModule broken in 5.5
It seems the Process method does not fire on Unity 5.5? I have changed to Update for now, I do not know if this will give side effects however?
View Article