Search Issue Tracker
uGUI - UI.RawImage has a missing interface for assigning a Texture
Steps to reproduce : - create a new project- import the script attached and notice that the "mainTexture" property is read-only Read more
Keyboard does not appear when clicked on a textfield
To reproduce:1. Download the sample uGUI project or used the attached one2. Build and run the Widgets scene for iOS3. Touch the mult... Read more
Grid Layout Group doesn't release Rect Transforms of objects
To reproduce:1. Create a canvas with an image2. Create an empty child gameobject3. Add a grid layout group to the empty child4. Make... Read more
Disabling a Canvas using the Gamepad or the Keyboard throws error
To reproduce:1. Open attached project2. Open scene "test". It contains a button that toggles the canvas on/off when pressed. It can ... Read more
When a text input field has been closed, it cannot be reopened until som...
To reproduce:1) Download and open the uGUI demo project for 4.6.0b12 (attached to this report as well)2) Build run the widget scene ... Read more
In the new Unity 4.6 UI, using masks causes visual errors on Android
Using a mask causes visual errors like magenta showing or missing parts of texture on some Android devices Read more
Buttons stay highlighted in scene in uGUIProject
1. run either layoutGroup or menu 3d scene2. click buttons randomnly, especially holding down th emouse button while moving around f... Read more
Two errors when adding image component to UI objects
1. create empty child to a canvas2. add image to the child Observe two erros: GL_VERTEX_PROGRAM_ARB (false) differs from cache (0 !=... Read more
Crash when opening a uGUI lighting example scene
To reproduce:1. Open attached project2. Open scene Lighting - crash! Does not crash in 4.6.0b7This is one of the example uGUI scenes Read more
Buttons do not immediately have their color tint set when entering play ...
To reproduce:1. open attached project2. open scene3. Enter play modeExpected result: Button found in scene is immediately redActual ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default