Search Issue Tracker
“Texture Atlas Viewer“ button text overlaps another button when the UI T...
How to reproduce:1. Create and open a new project2. Open Window > UI Toolkit > Debugger3. Keep narrowing down the UI Toolkit D... Read more
(TMP) The Input Field view is not updated when deleting lines of text
How to reproduce:1. Create and open a project2. Install the TextMeshPro package (Window > Package Manager)3. Install (Window >... Read more
The scrollbar does not respect empty lines in the Input Field
How to reproduce:1. Create and open a project2. Install the TextMeshPro package (Window > Package Manager)3. Install (Window >... Read more
Documentation Uses Confusing Labels for Shift Controls ("L. Shift" and "...
Steps to reproduce: Create a new Unity project Open the Package Manager Install the com.unity.vehicles package Click "Documentation ... Read more
Test Runner’s vertical scrollbar overlaps with the up and down arrows an...
How to reproduce:1. Open any project2. Navigate to the Test Runner window (Window → General → Test Runner)3. Resize the window to ma... Read more
ArgumentException Thrown When Toggling Subscene Load State at Runtime
Steps to reproduce: Create a new Unity project Open the Package Manager Install the com.unity.vehicles package Select the Vehicles p... Read more
Shaders fail to compile with "undeclared identifier 'FOG_EXP'" when usin...
Reproduction steps:1. Open the attached “IN-100469.zip” project2. From the Project Window, select “TestShader”3. Right-click on it a... Read more
Skid Marks Appear in Mid-Air After Braking at Platform Edge
Steps to reproduce: Create a new Unity project Open the Package Manager Install the com.unity.vehicles package Select the Vehicles p... Read more
Errors “Assertion failed on expression: 'm_PreventLoadingFromFile != nam...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/_PROJECT/Scenes/Rooms/SampleScene.unity” Scene3. Ent... Read more
InputAction.WasPerformedThisFrame is false when using InputTestFixture.T...
How to reproduce:1. Open the “IN-101362_Test“ project2. Open Window > General > Test Runner3. Click “Run All”4. Observe test r... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code