Search Issue Tracker
RectTransform.sizeDelta resets prefab with RectTransform position if was...
To reproduce:1. Open project2. Play scene3. Press button 'A', notice that emoji is added to right upper corner of white rectangle4. ... Read more
UI Image doesn't appear in the Player when using a specific project
How to reproduce:1. Open the uploaded project's Scene labeled "MainScene"2. Enter the Play Mode3. In the Game View, use the scroll w... Read more
Image.color is not reflected visually when changing it during Runtime
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Select any of the Buttons4. In t... Read more
Panel is drawn in the wrong position when gameobject::SetActive is calle...
To reproduce:1. Open the "TestScene" scene in the attached project2. Play the scene3. Right-click several times in different positio... Read more
2px Softness is applied to RectMask2D when the Camera is set to Orthogra...
How to reproduce:1. Open the attached project "uiRepro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Open the ... Read more
Package Manager UI - Unable to switch between "In Project" and "All Pack...
Package Manager UI - Unable to switch between "In Project" and "All Packages"When the package manager UI is docked. Maximizing and m... Read more
Rotated ScrollView is changing position after leaving Play Mode
How to reproduce:1. Create new Unity project2. Add ScrollView to the Scene3. Select Content under Canvas/ScrollView/Viewport in Hier... Read more
Selectable has N^2 performance for deactivation
How to reproduce:1. Open user-submitted project2. Open scene "uiperformance.unity"3. Open UI profiler3. Play scene4. Disable "Canvas... Read more
Editing UI Text in Play mode with script causes Memory Leak (~30mb/s)
How to reproduce:1. Download attached project file2. Open "Intro" Scene and press Play Actual result: Memory usage climbs rapidly (a... Read more
UI Image's Sprite with UI Shadow or Outline component is not rendered wh...
Reproduction steps:1. Open the project inside of "SandBoxes Unity Support bc.zip"2. Open and Play "Lobby" scene Expected: After the ... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object