Search Issue Tracker
ScrollRect elasticity causes many unnecessary imperceptible position cha...
Steps to reproduce:1. Open attached "ScrollRect.zip" Unity project2. Enter Play mode3. Click on the Scroll View content in Game view... Read more
The text turns black when CollectDependencies on PlayModeStateChange.Exi...
How to reproduce:1. Open "BlackTextRepro.zip" project2. Open TestScene3. Enter Play Mode Expected: Text stays the same color.Actual:... Read more
Cannot rename objects in the scene when certain UI configuration is set
To reproduce:1. Open attached Unity project "Starship.zip"2. Open "title scene 4" scene4. Try to rename any object in the scene Resu... Read more
Vertical scrollbar in a Scroll View doesn't stay in the right position w...
To reproduce: 1. Open the project, attached by the user (asda.zip)2. Open the "scene" scene3. Select the Scroll View in the Hierarch... Read more
UI close to the right side of the Player is not interactable when the Pl...
Reproduction steps:1. Open the attached “SideInteraction“ project2. Open the “SampleScene” scene3. Build And Run4. Resize the Player... Read more
UI Image disappears/does not render when its color property is set using...
How to reproduce:1. Open the attached 'project-1199667.zip' project2. Enter Play mode Expected result: Image does not disappearActua... Read more
Incorrect distance is returned when using EventSystem.RaycastAll
To reproduce:1. Open project2. Play 'TestScene'3. Open console4. Notice that raycast distance is 0.8 when the expected distance is 1... Read more
Panel of Canvas with Screen Space - Camera Render Mode alpha is set to 2...
How to reproduce:1. Open user's attached "OpacityIssuce" project2. Open the "Sample" Scene3. Open the Build Settings (File->Build... Read more
[UI] Dropdown list does not copy the parent canvas layer when the panel ...
Steps to reproduce:1. Open user attached project2. Change render mode to Screen Space - Camera3. Assign a main camera4. Add a new so... 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