Search Issue Tracker
No text shown on Button and InputField elements
1. What happenedUpgraded my project from 5.3.3p2 to 5.3.3p3 and one of the scenes had missing text on Button and InputField elements... Read more
“Collider.hasModifiableContacts” and “Collider.providesContacts” setters...
How to reproduce:1. Open the user’s attached “ColliderBug.zip” project2. Enter Play Mode3. Observe the Console window Expected resul... Read more
[Terrain] Shift + LMB when using Smooth Height Tool on Terrain does some...
Probably a remnant of old Terrain Repro:1. Create/open a project using Unity 2018.3.0b6 or later2. Create a Terrain3. Select the Smo... Read more
NavMeshSurface data is incorrect when the Scene is loaded without disabl...
Reproduction steps:1. Open the attached “NavMesh Issue Simple.zip” project2. Open the “ReproScene” Scene3. Observe the Navigation pa... Read more
The result of Ui batching id different
How to reproduce:1. Open given Unity project2. Open Frame Debug3. Enter Play Mode-- Notice only 2 draw meshes in Frame Debug4. Disab... Read more
[Mobile] WebCamTexture.requestedFPS does not set FPS correctly
To Reproduce: 1. Build and run the attached project.2. Observe that the WebCamTexture FPS is 30, even though "new WebCamTexture(WebC... Read more
[Physics] Articulation body scale does not affect Anchor Transform Tool ...
1. Open attached project2. Select child "GameObject (1)"3. Select Joint angle tool (Left one) on the ArticulationBody Inspector4. Ob... Read more
Crash on CachedReader::OutOfBoundsError when pressing the "Quit" button ...
Reproduction steps:1. Open the attached “CrashRepro” project2. On the “Fatal Error!” modal window press the “Quit” button Expected r... Read more
Incorrect GUID is present when replacing a different asset with an asset...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the FindAssets window (NMY > Find Asset By GUID)3. Drag and dr... Read more
[VFX Graph] Cannot undo changed Properties when the Visual Effect is con...
How to reproduce:1. Open the attached project "undoRepro"2. In the Project window, select the Asset "Prefab Variant" (Assets/Prefab ... 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