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 project 2. Open 'BugExample' scene 3. It has 4 images under the Canvas which ha... Read more
[InputField] Disabling InputField's gameobject does not disable the caret
Steps to reproduce this issue: 1. Create a new project 2. Create a new Input Field ( Create -> UI -> Input Field ) 3. Play the scen... 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 Profi... 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 project 2. Open "ReproScene" scene 3. Select "Canvas" in the Hierarchy... 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 scene 3. Run Unity 4. Ob... 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. -re... Read more
"Constant Physical Size" option does not produce consistent/accurate res...
How to reproduce: 1. Open attached project 2. Open scene Scene.unity - Note how the square which says '2cm' in the bottom right co... 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.EventS... 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 ha... Read more
[InputField]When the InputField.text field is accessed via script from a...
To reproduce: 1. Open attached project 2. Open FreeCameraDemo scene 3. Press Play 4. Click Singapore or Caribbean Button 5. Notice... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key