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
- 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