Search Issue Tracker
[UI] Disabling parent canvas allows child canvas to still render
Steps to reproduce: 1. Open attached project2. Open scene "canvas-bug"3. Select "card_inventory_page" and disable "Canvas" component... Read more
A CanvasRenderer with multiple materials doesn't render correctly when r...
Steps to reproduce:1. Open attached project "RenderIssue.zip"2. Expand Canvas game object and delete one Image for blue material to ... Read more
Word Space Canvas doesn't show up in Frame Debugger when debugging a Sta...
To reproduce:1. Open the attached project2. Enable "Run In Background"3. Build and run the project4. Open the Frame Debugger window,... Read more
Transform.SetParent() with worldPositionStays = false sometimes results ...
How to reproduce:1. Open user's attached project2. Open scene 'Main'3. Enter play mode4. Click 'Add Image' button4.1. If created chi... Read more
OnPointerDown doesn't return the pressed UI elements
OnPointerDown() does not return the UI element that is clicked on; data.pointerPress gameObject is null. Steps to reproduce:1) Open ... Read more
[UI] Rich text hidden characters are taken into account in Statistics (T...
If we write some rich text with tags like <b>Text</b>, the tags are hidden, however every hidden character is taken into... Read more
NullReferenceException when changing font to none
To reproduce:1. Create new project2. Add Text to scene3. Change font to none4. Observe null reference exceptions NullReferenceExcept... Read more
Text outline has missing bits when used on small and sharp fonts
1. Open 'FontOutline' project2. Open scene 'examplescene'3. Notice that some bits on the font don't have an outline Reproduced on: 5... Read more
[RectMask2D] Culling is not performed if the clipper's size delta change...
To reproduce:1. Open attached project from RectMaskIssue.zip.2. Load "testScene" and enter play mode.3. Look at the Game window. To ... Read more
SceneView/GameView repaint is delayed when any of Auto Layout Components...
Steps to reproduce: 1. Open the attached project2. Open 'Canvas Repaint Repro' scene3. Select the 'TextMeshPro Text' game object in ... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled