Search Issue Tracker
Console errors are thrown when using System.IO.Compression in the Editor...
Reproduction steps:1. Download and open the attached "SystemCompression" project2. In the Project window, move the "Test" script fil... Read more
Crash on FontEngine_CUSTOM_GetFaceInfo_Internal when entering Play mode
Reproduction steps: Open the attached project “FontCrash.zip“ Enter Play mode Expected result: Play mode is entered successfullyActu... Read more
During Play mode all static objects appear on 0,0,0 when there are at le...
How to reproduce:1. Open attached project "PolybrushStaticBug.zip" and scene "TestScene"2. Open "Tools" -> "Polybrush" -> "Pol... Read more
Error "Edge.toNode is null" thrown when entering Play Mode whilst making...
How to reproduce:1. Open any project2. In the Project Browser create an Animator (Create > Animator Controller)3. Right-click "An... Read more
[2D] Unapplied Module Changes window appears when no changes are made to...
Unapplied Module Changes window appears when no changes are made to Edit Outline/Edit Physics Shape Steps to repro:1. import a Sprit... Read more
[Terrain Tools] No Light theme styling for Noise Editor Window
Styling for the window is a mix of light and dark themes 1. Open new project2. Enable preview packages in project settings3. Install... Read more
UNET isLocalPlayer is always false in OnDestroy
When client closes connection, its isLocalPlayer parameter in OnDestroy method is reset to false. 1. Open attached project ("UnetIsL... Read more
[HDRP] Entering Play mode in a new scene produces error with StaticLight...
Reproduction steps: 1) Open a new HDRP project or HDRP template2) Open a new scene3) Enter Play mode Error:Some objects were not cle... Read more
Canvas Renderer open the outdated documentation
How to reproduce:1. Create a new Unity project2. In the Hierarchy, create any legacy UI Button3. Select the created UI GameObject un... Read more
.dll Import Settings newer actually apply changes
Reproduction steps:1. Create a New Project2. Import a Managed .dll file3. Add a Constraint (e.x. "UNITY_EDITOR")4. Click "Apply"5. S... 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