Search Issue Tracker
Canvas with Graphic Raycaster which has an image object does not block C...
Repro steps:1. Open "GraphicRaycast" project2. Open "scene" scene3. Enter play mode4. Click on the red square5. Notice that the red ... Read more
Memory Leak appears when entering play mode with two cameras and UI element
Steps to reproduce:1. open ExampleProject2. open scene "ExampleScene"3. Press play4. Open Profiler5. Choose Memory tab Result: notic... Read more
Input Field does not display its value when text is inputted through the...
To reproduce(attached 2 videos showing this):1. Open the project attached by the user2. Enter play mode3. Enter some text in the Inp... Read more
Destroy(gameObject, time) causes Unity to crash in SharedGfxBuffer::Uns...
How to reproduce:1. Open the attached project2. Open and play World scene3. select Server and Play4. Select Bob player5. Wait until ... Read more
Instantiated prefabs with image component which are parented to Rect Mas...
Repro steps:1. Open "Unity-invisible spewns" project2. Make sure "TestScene" is loaded3. Enter play mode4. In the game scene drag an... Read more
Custom font turns black after building process finishes
Steps to reproduce:1. Open attached project2. Build or Build and run3. Enter play mode right after building finishes Actual: all cus... Read more
[UI][Button] Mouse hover will trigger the disabled state of animator eve...
To reproduce:1. Open attached project2. Run the ForTest scene3. Mouse hover the button4. Check the animator state (the Button's Inte... Read more
RectMask2D stops masking the object when Pivot X is zero and mask's widt...
Steps to reproduce the issue:1. Download and open attached project.2. Open scene named "RectMaskIssue".3. Select game object named "... Read more
UI GameObject with one pixel border occasionally rendered not correctly ...
How to reproduce: 1. Open the attached project and the only "Components" scene in it.2. In the scene view, select the image with the... Read more
UI text is blurry with its width and height set to uneven numbers
Reproduction steps:1. Open the "bug.zip" project2. Open the only scene3. Notice the blurry text. Note: Text's width and height have ... 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