Search Issue Tracker
Images with no sprite assigned will inherit the textures of other images...
Repro steps:1) Open "TestScene" in the included project.2) Note the two canvases in the scene, BackgroundCanvas (disabled) and Dialo... Read more
Resizing parent RectTransform when child RectTransform is selected resul...
Reproduction steps:1. Open the attached project "ui_bug.zip";2. Open the test.unity scene;3. Select "Panel 2";4. While the "Panel 2"... Read more
Adding canvas and selecting screen space camera makes unity crash
To reproduce:1. Open attached project2. Open PointrUIScene3. Add Canvas to scene4. Change Render Mode to Screen Space - Camera5. Edi... Read more
When a game object containing an image is destroyed, the MissingReferen...
To reproduce:1. Open attached project2. Open Test scene3. Press play4. Click button "Close Me"5. Notice MissingReferenceException in... Read more
Mask component places UI elements behind world objects on RenderMode.Ove...
To reproduce:1. Open attached project2. Open test scene3. Open MaskBug scene4. Press Play5. Notice that the buttons that have the ma... Read more
[UI] ScrollRect with Canvas on it loses Anchors after placed on scene ro...
To reproduce:1) Open attached project and scene on it2) Put the "GameObject" prefab from project view on "DragGameObjectPrefabOnMe"3... Read more
RectTransform changes its position if unparenting from scaled parent
Steps to reproduce: 1. Open attached project2. Open scene "BugTest"3. Run scene4. In console, notice two outputs. First is the RectT... Read more
[GLCORE][OSX] UI Components Disappearing and/or Displaying Garbled UVs/T...
How to reproduce:1. Create a new project2. Create Text game object3. Move it in the scene view4. Notice it disappears and/or display... Read more
[InputField][DecimalNumber] Input field doesn't clear when text is highl...
Reproduction steps(GIF attached):1. Open attached project.2. Open and play "Scene" scene.3. Click on input field with first mouse bu... Read more
[Canvas][Render Mode] Canvas sort order doesn't work with Screen Space-C...
To reproduce:1. Open attached project2. Open RaycastBug scene3. Press play4. Click white button on the red button area5. Notice that... 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