Search Issue Tracker
Input Field multiline with best fit enabled crops the text after hitting...
Description: In an input field with multi line (either newline or submit) the text element with best fit enabled crops text after pr... Read more
Canvas plane distance change via script is not immediate for canvas Rect...
How to reproduce: 1. Open the attached project "825614Canvas.zip" 2. Open and play test scene 3. Stop the scene and check the consol... Read more
[EventSystems] Editor crashes when debugging mouse input handling methods
Steps to reproduce: 1. Open attached project "828981.zip" 2. Open scene repro 3. Open script Crash.cs and add breakpoint to OnPoint... Read more
Assertion failed on expression when GameObject with Animator component i...
Steps to reproduce: 1) Open Unity and create a new project 2) In Hierarchy window, create a new empty GameObject 3) Create Canvas a... Read more
Updating the UI Text component every frame increases memory allocated to...
To reproduce: 1. Open the project, attached by user (MemoryTests.zip) 2. Open "main" scene 3. Enter Play mode 4. In Profiler, selec... Read more
Content of scrollview not bouncing back when reaching the top/bottom
To reproduce: 1. Open the project the user sent ("NoBounce.zip") 2. Play the only scene 3. Try scrolling the scrollview Notice that,... Read more
Setting the texture from a UI RawImage with a external texture causes wr...
To reproduce: 1. Open attached project 2. Add a new script to the RawImage Object and add this line to Update(): if(gameObject.GetC... Read more
Frame debugger does not highlight UI GameObjects in hierarchy
Selecting UI element "image" in frame debugger does not highlight it. Steps to reproduce: 1. Open attached project 2. In frame debu... Read more
[Performance] Changing text color through animation is extremely slow co...
To reproduce: 1. Open attached project 2. Open the profiler 3. Open the scene "Scene_With_Issue" 4. Play the scene 5. Press one of ... Read more
Scrollview do not reset its view position when set to Clamped
Reproduction Steps: 1. Open the attached project and run Main scene. 2. Press "Add" button 10 times or so. 3. Scroll both scrollview... 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
- [Linux] Searchable context menu instantly closes when attempting to open it
- Flickering occurs when both Emission and Volumetric Clouds are used simultaneously
- Content of a ListView is rendered empty when clicking on the Scrollbar to scroll
- [Mobile] Visual artifacts when RenderGraphPass is merged into NativePass
- BatchRenderGroup mesh bounds contain uninitialized values