Search Issue Tracker
API changes caused regression in WindowHelper+R_DockArea.AddTab (UnityEd...
I'm testing one of the top grossing assets on the A$: Amplify Shader.Some chages introduced in the UnityEditor.EditorWindow causes t... Read more
Button can't be clicked if Z scale is set to 0
Repro steps: 1. Create a New Project2. Create a Button3. Set the Canvas "Render mode" to "World Space"4. Set the Buttons Z Scale to ... Read more
Child Canvas gets parameters set to zero when upgrading Unity version
1. Create a new project in any of 2019, 2020, or 2021 Unity streams version2. Create a new UI Canvas3. Create another UI Canvas4. Ma... Read more
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
Collisions ignore RigidBody2D position constraints when using RigidBody2...
How to reproduce:1. Open user-submitted project (Test2017)2. Enter Play Mode Expected result: the wheel retains its position as it k... Read more
RectTransform's position change is ignored when its pivot point is chang...
To reproduce: 1. Open the project, attached by the user (SetPivotTest.zip)2. Open the "Main" scene3. Enter Play mode4. Left-click se... Read more
The currentSelectionState is set to Highlighted when hovering over the s...
How to reproduce:1. Open the user's attached project2. Open the 'SelectableStateTest' Scene3. Enter the Play mode4. Click on the but... 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
UI.Mask elements are not copied to RenderTexture
How to reproduce:1. Copy the "PresExample.zip" content to a folder named "PresExample" on Desktop2. Open the "GiboirePlayer" project... 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
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