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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS