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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on