Search Issue Tracker
Glitches appear when scrolling in image with scroll rect in Editor
Glitches appear when scrolling in the Editor. The issue does not appear in the build. Steps to reproduce:1. Open User's attached pro... Read more
Null reference exception on entering play mode when an Image with Mask c...
1. Download project "990515 repro.zip"2. Open the scene "test560"3. In Hierarchy window, select Image gameobject4. Enter play mode5.... Read more
[UI] [VerticalLayoutGroup] childControlWidth and childControlHeight labe...
To reproduce:1) Create new project2) Add VerticalLayoutGroup component Expected: Naming is consistent with either both childControlW... Read more
AddComponent<Image>() on a new created child GameObject disables parent ...
To reproduce: 1. Download attached project "CanvasBug.zip" and open in Unity2. Open "MainScene" scene3. Press "Play" button Expected... Read more
Resizing child's RectTransform, parent's RectTrans and child's RectTrans...
A parent object is gone (not visible) after Resizing child's RectTransform, parent's RectTransform and child's RectTransform (again)... Read more
Child canvas becomes invisible if parent canvas with Screen Space - Over...
Reproduction Steps:1. Import attached project.2. Open "ChildCanvasBug" scene.3. In Hierarchy, make sure Render Mode is set to "Scree... Read more
When there is no text in the TextMesh Pro Input Field, the length of it ...
Reproduction steps:1. Open the attached project "exampleProject.zip";2. Open the scene "Test-InputField";3. Enter Play mode and clic... Read more
Adding Text component to the Scroll View causes NullReferenceException: ...
To reproduce: 1. Download attached project "TestUI.zip" and open in Unity2. Open "Test" scene3. Delete Text component in the Canvas ... Read more
Assertion failed errors when moving RectTransform
Steps to reproduce: 1. Open attached project, Scene repro32. Select the "OptionsMenu" Child in "Canvas"3. In Scene view move the obj... Read more
Error 'outputVertexCount == sharedData.indexCount' appears when nested c...
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Observe console. Result:When a canvas is created with these el... 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