Search Issue Tracker
Replacing an Image's sprite on Start does not work on the editor
To reproduce this bug: 1. Open the attached project2. Open the 'TestScene'3. There is 'Image' gameObject which has 'ReplaceOnStartUp... Read more
Masked children under a masked parent do not work
To reproduce this bug: 1. Open the attached project2. Open 'Mask' scene3. Select Child Panel ( Canvas -> Panel > Child Panel) ... Read more
RectTranfrom values of prefab with Canvas are lost after instantiation
How to reproduce:1. Open the attached project2. Open and play test scene (it has Test.cs script on Canvas GO which load and instanti... Read more
The inputField's caret and highlight do not render correctly when render...
To reproduce this bug: 1. Import the attached package 'bugInputField'2. Open the scene3. There is an input field and canvas with ren... Read more
Toggle label is outside the Horizontal Layout
Steps to reproduce : - create a canvas- create an empty gameobject and make it a child of the canvas- add the Vertical Group Compone... Read more
InputField does not clear placeholder text when clicking inside the field.
Version 5.1.1f1 (2046fc06d4d8)Fri, 27 Mar 2015 09:26:51 GMTBranch: 5.1/release Description: When clicking in the input field, the ex... Read more
NullReferenceException when adding Scroll Rect Component
Steps to reproduce : - create a new project- create a canvas and an empty game object- add the Scroll Rect Component to the game obj... Read more
Slider and Toggle do not align in a Grid Layout until Scrollbar is added
Steps to reproduce : - create a new project- create a canvas and an Empty Game Object as a child- add the Grid Layout Component to t... Read more
Changing InteractableStates while Deactivating EventSystem causes NullRe...
To reproduce the issue follow the steps:1. Launch the attached project called 'Selectable'2. Open the "Sample" scene3. Run the scene... 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