Search Issue Tracker
Unrelated errors appear when you try to open a project from that was pre...
To reproduce follow the steps:1. Create new project in Unity2. Close and Restart Unity to project selection window3. Delete folder p... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
Help box icon in "Tile Palette" window is blurry in both Unity themes
Steps to reproduce: Create a project using the Universal 2D template Go to "Window" -> "2D" -> "Tile Palette" Observe the help... Read more
ArgumentException is thrown when trying to create a Prefab out of a impo...
Reproduction steps:1. Open the project from "CreatePrefabFromModelBug.zip"2. Right click on the "Model" asset inside Project window ... Read more
Inspector section in the "Select Preset" has a scrollbar, which is not n...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component Click on preset icon Verify, t... Read more
Different behavior between UnityEditor and UTR observed when counting m_...
Steps to reproduce:- Open Editor and run Tests/EditModeAndPlayModeTests/TextureStreaming project- Observe GfxDeviceD3D11Base::FlushI... Read more
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
Render Graph Viewer window UI elements overlap with the toolbar when doc...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Render Graph Viewer window (Window > Anal... Read more
In Profiler, most of the "CPU Usage" details are missing when the saved ...
How to reproduce:1. Open attached project "NavMeshTest.zip" and scene "NavMeshTest"2. Open Profiler window and enable "Record"3. Ent... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off