Search Issue Tracker
Memory leak after changing display from UI render camera to main camera
Steps to reproduce:1. Download "Testmemoryleakui.zip" and open "test-scene" scene2. Open Profiler window3. Press play button4. Press... Read more
Canvas.SendWillRenderCanvases function shows big latency when canvas is ...
To reproduce:1. Open attached project;2. Open scene Main;3. Make sure Profiler window is open;4. Enter Play mode;5. Check Profiler;6... Read more
Crash on GameObject::IsActive or std::_Tree_val when applying settings ...
How to reproduce:1. Open the attached "TestProjectRepro" project2. Open the "PrefabTest" scene3. Type "Gloss" in to the Hierarchy se... Read more
Image and Text alignment is off by a half pixel with Pixel Perfect Canva...
Reproduction steps:1. Open the attached project "PixelCanvasTest.zip";2. Open the "Test" scene;3. Make sure that the option Pixel Pe... Read more
Crash in UI::Canvas::MarkAllNestedCanvasesDirty() when exiting a scene
Steps to reproduce:1. Open the project attached2. Enter Play mode3. Wait 2 seconds for the initial animation to end4. Click "Back" i... Read more
Input Field hides text completely and puts cursor outside when in Best F...
When Input Field has Best Fit option turned on writing large text into it sometimes makes cursor appear outside the input field area... Read more
Value changes in UnityEngine.UI.Image/Text causes huge CPU usage in Layo...
Huge lag spikes are encountered from Canvas.SendWillRenderCanvases() when UnityEngine.UI.Image or UnityEngine.UI.Text are modified T... 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
Toggle Group not letting one Toggle to become untoggled via scripting
To reproduce: 1. Open attached project.2. Open test scene if not already open.3. In Play mode, press on Achievements tab.4. Press on... Read more
Buttons can not stay selected when the Event Trigger component is attach...
Steps to reproduce:1. Open attached project2. Open the main scene3. Play the scene4. Hold the left mouse button on Yes/No buttons5. ... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu