Search Issue Tracker
Unity crashes entering Play Mode when the GraphView window is open and F...
How to reproduce:1. Open the attached project "GraphViewCrash.zip"2. Open "Graph Editor" (Graph Editor>Graph Editor)3. Enter Play... Read more
[Android] Loading AssetBundle from install-time AAB is about 2 times slo...
Steps to reproduce:1. Download, extract and open the attached project2. Click "AAB" > "Build uno.aab"2. Attach an Android device3... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... Read more
Nested Canvases with Override Sorting enabled will not sort correctly un...
How to reproduce:1. Create a new Unity project2. Add a Canvas to the Scene3. Create a child Inherit Canvas with Override Sorting ena... Read more
Visual artifacts are seen on Microsplat Terrain when Light Layers are en...
How to reproduce:1. Open the attached project's Scene labeled "World" and "Game" Scene additively2. In the Scene View, focus on the ... Read more
The upm.log file's debug level includes function calls with confusing na...
At debug logging level, the upm.log file shows the name of each function that executed in UPM as well as the arguments passed or the... Read more
MacOS Targetsupport Installers for Linux overwrite their content
-e: this way you can't install the Mono and IL2CPP support for Linux with the MacOS editor at the same time--it works when installin... Read more
Lines rendered by Line Renderer are inconsistent in width when the Line ...
How to reproduce:1. Open the attached "1331916_Repro" project2. Open the Scene "UIElementsScene"3. Enter the Play Mode Expected resu... Read more
Changes done on Scripts Icon with UNDO action appear back
Changes done on Scripts Icon with UNDO action appear back Changes done on Scripts Icon with UNDO action, appear back in the inspecto... Read more
[ProBuilder] A Material is not removed from the GameObject when a face i...
How to reproduce:1. Open the user's attached "PB_SubMeshInconsistency" project2. Open the Scene "SampleScene"3. In the Hierarchy sel... 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