Search Issue Tracker
Text is not displayed after scrolling when a Rect Mask 2D is attached to...
How to reproduce:1. Open the user's attached project2. Open 'Scene'3. Enter the Play mode4. Scroll down until the text is no longer ... Read more
CanvasScaler does not scale UI in relation to Camera Viewport Rect size
CanvasScaler does not scale UI in relation to Camera Viewport Rect property size when Canvas Render Mode is set to Screen Space - Ca... Read more
Input Fields activate on mouse down when dragging UI elements in Scroll ...
How to reproduce:1. Open the user's attached project2. Open scene Scene3. Go to the Game view4. Enable "Maximize On Play" in the Gam... Read more
[Android] Images masked with RectMask2D are not visible on devices with ...
Reproduction steps:1. Load the user's project2. Build and Run on device3. Observe the white lines on a black background Expected res... 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 Buttons are not interactable when running Build with FullScreenMode.M...
1. Create a new HDRP project2. Delete all GameObjects from the scene3. Add attached "Canvas.prefab" and "BugTester.cs" files to the ... Read more
Sprite is not being highlighted in the Project window when pressing on i...
How to reproduce:1. Open the project "Test.zip"2. Open "SampleScene" Scene (Assets>Scenes>SampleScene)3. In the Hierarchy expa... Read more
[UI] UGUI elements cause NullReferenceException in Play mode
Reproduction steps:1. Open user attached project2. Open the "SampleScene" scene3. Expand "Canvas" UI Object in a Hierarchy4. Move "P... Read more
RectTransform that is unmodified gets reset when reverting overrides in ...
How to reproduce:1. Open the attached "RevertPrefabOverridesBug.zip" project2. Go into Assets -> Scenes folder3. Enter the "Sampl... Read more
uGUI loaded from the asset bundles in the editor is not displayed
How to reproduce:1. Open project "SD3-iOS.zip"2. Go to (Assets>Bundles>Open Asset Bundle Unity Window)3. In the Asset Loader M... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project