Search Issue Tracker
A way to dynamically update Text.text
Dynamically updating the Text.text property especially if it's done every frame (for example when trying to crate a 'typewriter' eff... Read more
UI elements on child Canvases do not render in the Editor Scene window
How to reproduce:1. Open the attached project (It has Canvas and text element. Also a Child Canvas with Child text element in it)2. ... Read more
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... Read more
Pressing TAB key does not navigate between input controls
How to reproduce:1. Create a new project2. Create two InputFields in Hierarchy3. Click Inspector -> Input Field -> Visualize b... Read more
Text inside Mask on osx web player flickers, always
2) Create a panel inside a canvas3) put a mask on the panel4) put a text object inside the panel5) export to web player and open in ... 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
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