Search Issue Tracker
[WebGL] UI Elements appear smaller on builds than in the Editor when the...
Reproduction steps:1. Open the attached project ("case_1221561-CanvasScaler.zip")2. Switch Build Target to WebGL3. Enter the repro s... Read more
[Android] Activity pause timeout for ActivityRecord warning issued when ...
Repro steps:1. Open attached project2. Build and Run on Android3. Press the Quit button Actual: There's a "ActivityManager: Activity... Read more
Package dependency checks do not work as intended for Local Packages
How to reproduce:1. Open the attached (DependencyTestcase_Unity2019.3.zip) project2. Open Package Manager Window3. Press "+" in the ... Read more
[Prefabs] Components with HideFlags.HideInEditor visible when used with ...
How to reproduce:1. Open attached project "prefabTest" and scene "SampleScene"2. In Project window, select "Cube" Prefab3. In Editor... Read more
[IL2CPP][Android] Project does not build to IL2CPP if one of the scripts...
How to reproduce:1. Build the "SampleScene" scene of the attached "Repro1251077.zip" project to Android2. Observe the console Expect... Read more
isRootCanvas() method returns True and canvas is considered to be root c...
How to reproduce:1. Open the attached 'project-1231797.zip' project2. Enter Play mode3. Observe the Console window Expected result: ... Read more
Unity crash on Tilemap::SetEditorPreviewTileAsset when painting a scene ...
Reproduction steps:1. Open the "SampleScene" Scene in the attached "1220442.zip" project2. Open Tile Palette and select a 3x3 size a... Read more
[GraphView] Graph stucks in panning mode when right-clicked while pannin...
How to reproduce:1. Open the attached 'GraphViewStuckPanning.zip' project2. Open 'StuckPanning' Visual Effect Graph3. Pan the graph ... Read more
Only a small subset of Attribute declarations are included in UnityEngin...
How to reproduce:1. Open existing or create a new project2. Import the attached script "StatiClass.cs"3. inspect Console window Expe... Read more
[URP] Canvas with World Space Render Mode is always rendered before a Tr...
Reproduction steps:1. Create a new URP Template project and create a new Scene2. Create a UI panel and a Cube3. Set Canvas Render Mo... 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