Search Issue Tracker
UI object's shadow area is added to whole object's mask area, when being...
To reproduce:1. Open attached project ("UI_Mask_Issue")2. Make Image B a child of an Image A3. Drag Image B over Image A in the Scen... Read more
[macOS] UGUI Input Field clears Chinese/Japanese/Korean input when press...
Reproduction steps:1. Open the attached "1349037.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Input Chinese/Japan... Read more
GUI element with Rect Transform position is set to 0.0.0 after attaching...
How to reproduce:1. Open given Unity project2. Enter "test" scene-- Notice that canvas is disabled3. Enter Play Mode--Notice that ca... Read more
"EndLayoutGroup" exception thrown on pressing Cancel button on confirmat...
There are 4 ways following which we can reproduce this bug. They are mentioned in Scenario 1, Scenario 2, Scenario 3, Scenario 4. Sc... Read more
NullReferenceException after undoing creation of InputField in Play mode...
Steps to reproduce:1. Create a new project or new scene in Unity2. Create UI -> Input Field in Hierarchy3. Enter Play mode4. Clic... Read more
Poor performance when loading or unloading a large Scene
Reproduction steps:1. Open the attached project "PerformanceTest.zip"2. Open "Loader.unity" Scene3. Enter Play Mode4. Click "Load He... Read more
Selecting constant Physical Size in Editor to set up a UI does not match...
To reproduce: 1. Download attached "ConstantPhysicalSizeTest.zip" project and open in Unity2. Open "SampleScene" scene3. Set platfor... Read more
When GameObject with a Button-component on it gets activated, alpha-valu...
How to reproduce:1. Open attached project2. Open ReproScene3. Enter the Play Mode4. Observe results in the Console Reproducible with... Read more
Performance spike first time hovering mouse over UI field, button, etc
Steps to reproduce:1. Open attached project2. Open Profiler3. Press play4. Hover mouse over the UI element-Performance spike in prof... 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