Search Issue Tracker
[macOS] Cannot paste text in the OS menu bar "Help" search
*Reproduction steps:* # Open a new project # Click on the OS menu bar item "Help" at the top of the screen # Paste any text ... Read more
[Mobile][Shader]Circular banding and lateral striation rendering issues ...
To reproduce: 1) Open attached project and scene in it 2) Build and run on mobile 3) Move around the device a bit - the sun moves by... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce: 1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled" 2. Right-click on the asset "foo" in ... Read more
Drawing a full circle with Painter.Arc() has straight edges when precede...
*Steps to reproduce:* # Using Painter2D(), do a MoveTo(center) and Arc(center, 100, 0, 0360), # Do a Fill() *Actual results... Read more
ScriptReference/Undo (default)
URL: [https://docs.unity3d.com/ScriptReference/Undo.html] >Modify a single property: Undo.RecordObject (myGameObject.transform, ... Read more
Reorderable array element selection is lost after undoing changes
How to reproduce: 1. Open the attached project 2. Select the "Cube" in the Scene Hierarchy 3. In its Inspector select and reorder t... Read more
Center Mode Transform Gizmo Does not account objects without a renderer
How to reproduce: 1. Open the attached project named Case_1168396 2. Select the Particle System 3. Observe the position of the Trans... Read more
[IL2CPP] Error "no matching function for call to" when building a projec...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Click the Bu... Read more
Editor crashes when saving a map in a Custom Tilemap Editor
How to reproduce: 1. Open attached project 2. Open scene "MapEditor" 3. Go to "Window->Outerminds->Turbo Kid Tilemap Editor 4. Using... Read more
[2D] Collider2D.Cast does not respect the collision matrix
Steps to reproduce: 1. Open the attached user's project "IssueReproducible.zip" 2. Open "SampleScene.unity" 3. Enter Play Mode 4... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key