Search Issue Tracker
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] Canvas flashes (resizes) in PlayMode
To repro:1. Create a new project.2. Add UI - Text.3. Hit play. Actual result: Canvas is resized every frame and UI flashes.Expected ... Read more
Silent crash on entering and exiting Play mode in a scene containing Tex...
Steps to reproduce:1. Open the attached project2. Open Scene "InputApiTestScene"3. Enter Play mode4. If it didn't crash after step 3... Read more
RectTransform.sizeDelta.x returns height value if Canvas Render Mode is ...
How to reproduce:1. Open the "case_1115411-CanvasWidth" project2. Change the Game View resolution to 200x100 and enter Play mode3. O... Read more
"Rect Tool" Blue Draggable Dots disappear when the object is scaled too ...
Reproduction steps: 1. Create a New Project2. Create an "UI" -> "Button"3. Select the "Button"4. Select the "Rect Tool" (Shortcut... Read more
[ugui] RectMask2D stops working after reparenting.
1) Download the sample project from 1395689. 2) Open scene MultiDisplayErrors 3) Press Play 4) Select the 2 Cameras in the scene cal... Read more
In the Avatar Editor an Error occurs when trying to use Sliders in Per-M...
How to reproduce:1. Open the attached "New Unity Project.zip" Project2. In the Assets folder, Select "Viola_full clothes_RIGAvatar"3... Read more
RectTransform's position change is ignored when its pivot point is chang...
To reproduce: 1. Open the project, attached by the user (SetPivotTest.zip)2. Open the "Main" scene3. Enter Play mode4. Left-click se... Read more
UI Image does not block button Raycast if it is its child
To reproduce:1. Open attached Unity project "BugTest.zip"2. Open "Test" scene3. Go into Play mode4. Click on the green image5. Click... Read more
UI component Scroll View increases CPU usage up to 90%
Reproduction steps:1. Download project "Broken Layout.zip" and open in Unity2. Open scene "Scene"3. Select Profiler tab4. Enter Play... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default