Search Issue Tracker
[Linux editor] tooltip items get overdrawn by new tooltips
-e: see title, making you to move the mouse away and back again to make it show correctly -repro:--create new project--open sample s... Read more
Linux Editor expands the most right layout panel to the left after being...
How to reproduce:1. Open a new project2. Switch the layout to "Tall"3. Close and reopen the newly created project4. Observe the diff... Read more
You cannot delete assets on a network drive in Linux
To reproduce (either do all a or all b steps):a1. Find a CIFS network share.a2. Mount it in linux, e.g. I used sudo mount -t cifs -o... Read more
[Linux] Input Field generates characters when Function Keys are pressed ...
How to reproduce:1. Open user-submitted project (InputTestUnity.zip)2. Build and Run the project3. Press F7, F8, F9, F10, F11, F12, ... Read more
[Linux][Editor] Editor tabs turn into white empty blocks when the tab or...
When resizing the tabs (Inspector, Hierarchy, etc) in Editor window, part of or the whole Editor window turns into white empty block... Read more
[Linux] Assets cannot be dragged to the Scene
How to reproduce:1. Create new project2. Create new Cube object3. Make it a prefab4. Drag prefab from Project tab to Scene Expected ... Read more
[Linux] Unable to paint tiles with Tile Palette when the Scene window is...
How to reproduce:1. Open the attached project '1188638repro.zip'2. Make sure 'scene' scene is loaded3. Undock the Scene window4. Ope... Read more
[Linux Editor] Asset Store window turns blank after docking and undocking.
Asset Store window is getting blank after docking and undocking twice. Steps to repro:1. Create a new Project.2. Window > Asset S... Read more
[Linux player] pressing function keys enters symbols into text field
-e: see title--regression starts in 2018.2.0b7,broken in 2018.4.2, 2018.3.0a9-- works in 2017.4.x, 2018.1.9 -repro--open attached pr... Read more
[Linux Editor] "Run API Update" is greyed out if the user declines to up...
From test case: https://qatestrail.hq.unity3d.com/index.php?/cases/view/696If user declines to update the obsoleted scripts during i... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object