Search Issue Tracker
Rotation of the image affects draw order using a Screen Space - Camera c...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugExample' scene3. It has 4 images under the Canvas which has r... Read more
[InputField] Disabling InputField's gameobject does not disable the caret
Steps to reproduce this issue: 1. Create a new project2. Create a new Input Field ( Create -> UI -> Input Field )3. Play the s... Read more
Canvas.SendWillRenderCanvases function shows big latency when canvas is ...
To reproduce:1. Open attached project;2. Open scene Main;3. Make sure Profiler window is open;4. Enter Play mode;5. Check Profiler;6... Read more
Canvas Scaler doesn't scale Z axis when Canvas render mode is set to "Sc...
Steps to reproduce (or watch attached gif): 1. Open attached project2. Open "ReproScene" scene3. Select "Canvas" in the Hierarchy4. ... Read more
Font created at runtime does not show up when added to Text
Steps to reproduce:1. Open the attached project (Vendor6.zip)2. Open the Assets/ZZZTEST/_testPlayer.unity scene3. Run Unity4. Observ... Read more
UI image doesn't work if sprite is set to None
-e: When sprite is set to "None" and there's just color on image, it's shown as a graphics failure with random text on screen. -repr... Read more
"Constant Physical Size" option does not produce consistent/accurate res...
How to reproduce: 1. Open attached project2. Open scene Scene.unity- Note how the square which says '2cm' in the bottom right corner... Read more
Errors when importing the UI example project from the Asset Store
Steps to reproduce : - import the UI example project from the Asset Store and notice the errors *Note :On 4.6, UnityEngine.EventSyst... Read more
NavMesh error when opening the Draggable Panel scene
Steps to reproduce : - import the UI example project- open the Draggable Panel scene and notice the error NavMesh asset format has c... Read more
[InputField]When the InputField.text field is accessed via script from a...
To reproduce:1. Open attached project2. Open FreeCameraDemo scene3. Press Play4. Click Singapore or Caribbean Button5. Notice that i... 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