Search Issue Tracker
[macOS][VSCode] Unity crashed when ending debugging with VSCode: [Perfor...
Steps: 1. Open attached project ("crash-small.zip") 2. Open scene "MainView" 3. Open script "Bluetooth.cs" with VSCode 4. Add a bre... Read more
Inspector show info box instead of editors when having multiple missing ...
Having a GameObject with multiple missing scripts are creating an incorrect number of editors for the Inspector. Instead of creating... Read more
Undocked Editor window cannot be placed back in-between its previously a...
How to reproduce: 1) Create a new Unity project 2) Reset the Editor layout to 'Default' 3) Undock the Game window by clicking and dr... Read more
[UI Element] Drop-down icon is overlapping with the text under Editor Co...
Text gets clipped with a dropdown icon when a long text is selected under Editor Controls properties ( eg. EnumPopup, EnumField, Mas... Read more
Layout of undocked windows is not preserved when there are 2 or more win...
How to reproduce: 1. Download, extract and open attached project (1124786repro.zip) 2. Create two separate, undocked Inspector windo... Read more
Keys throw errors when changing to the same value as before
Steps to reproduce: 1. Open a new project 2. Go to Preferences->Keys 3. Find a key and change it to the same as before* Expected: t... Read more
Changing through Settings and Preferences sections with the Arrow Keys l...
How to reproduce: 1. Open or create a Unity Project 2. Dock the "Settings" and "Preferences" Windows together in a separate Window 3... Read more
Refreshing an asset forces scripts to recompile during play mode, even i...
Steps to reproduce: 1. Create a new project 2. In Preferences, set "Script changes while Playing" to "Recompile after finished play... Read more
Animated Dropdown does not save its state when entering/exiting Play Mode
How to reproduce: 1. Open attached project 2. Open scene Scenes/SampleScene.unity 3. In the Hierarchy, select the New Sprite gameob... Read more
Assigning shortcuts to editor layout not working
Steps to reproduce : - create a new layout - open shortcut manager - search for the layout and notice that it doesn't show up 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule