Search Issue Tracker
CanvasRenderer Component isn't created on a Canvas child GameObject when...
How to reproduce:1. Open the attached project "bugRepro"2. Open the Scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the H... Read more
Part of the large image is prematurely masked if using the RectMask2D
How to reproduce:1. Open project "RectMaskScrollBug2019.zip"2. Go to the Build Settings (File>Build Settings)3. Choose iOS and bu... Read more
The Button is not fully visible in the Game window when adding it to the...
How to reproduce:1. Create a new project2. In the Hierarchy window add a Panel (right-click > UI > Panel)3. In the Inspector w... Read more
FoV is changing when changing the size of the Game window
How to reproduce:1. Open project "RogueLike.zip"2. Change the size of the Game window3. Observe the FoV of the Game window Expected ... Read more
Poor performance when loading or unloading a large Scene
Reproduction steps:1. Open the attached project "PerformanceTest.zip"2. Open "Loader.unity" Scene3. Enter Play Mode4. Click "Load He... Read more
[TextMeshPro]The CanvasScaler with UI Scale Mode - Constant Physical Siz...
Reproduction steps:1. Open the attached project "ClickListenerBug.zip"2. From the game window, set "18:9 Portrait" or "16:9 Portrait... Read more
CanvasGroup Interactable state not controlled by Button when built in WebGL
Reproduction steps:1. Open the attached project ("1370655_repro.zip")2. Switch the Platform to WebGL in Build Settings3. Build and R... Read more
UI handles in scene view are detached from UI elements
Reproduction steps:1. Create a new project.2. Create UI "Image" GameObject3. In the Scene view resize, rotate or move the UI object ... Read more
The Rect Transform and the Anchor Preset of a nested Canvas gets reset w...
How to reproduce:1. Open the attached project "case_1374782.zip"2. Open Scene "SampleScene"3. In the Hierarchy window drag "inner" G... Read more
Only one Canvas is shown on multiple displays when Cameras are disabled
Reproduction steps:1. Open the project "1377628.zip"2. Build And Run Expected result: two monitors show different color cubesActual ... 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