Search Issue Tracker
UnityEditor.AssetDatabase.GetDependencies does not find C# script parent...
Steps to Reproduce: - Open the attached project. - Open the scene "Assets\Scene.unity" - Press play Expected: When play is pressed,... Read more
Custom Tools context menu button has no icon or tooltip
The custom editor tools button on the toolbar currently has no icon, and no tooltip when hovered over. These need to be added. 1. I... Read more
Getting 'ArgumentException: Illegal characters in path' when opening pre...
To reproduce: 1. Open users attached project "New Unity Project.zip" 2. Open Preferences window Expected result: Preferences window... Read more
Deleting a GameObject hidden via hierarchy won't update visibility windo...
Steps to reproduce: 1. Create a GameObject (e.g. Cube) 2. Press the little eye icon in the "Hierarchy"-window to hide it. 3. Delete... Read more
An artifact is visible in the Console's Clear button when Windows displa...
How to reproduce: 1. In the Windows Display settings set scaling to 150% 2. Create and open a new project 3. Observe the 'Clear' but... Read more
References to prefab lost after overwriting
How to reproduce: 1. Open the attached project ("case_1139245-Bug-PrefabReference.zip") 2. Open the repro scene ("repro") 3. Select ... Read more
[Editor] Preset cant be added to a game object by dragging it from proje...
Steps To Reproduce: 1. Create a new Project. 2. Hierarchy > 3D > Cube. 3. Create a preset of box collider of the cube. 4. Select th... Read more
Shortcut Manager - There is no confirmation prompt when deleting profiles
When you delete a profile from the Shortcut Manager, there is no confirmation prompt. Since this is a destructive action that cannot... Read more
TypeLoadException is thrown when selecting script
How to reproduce: 1. Open the user-submitted project ("Matsueri.zip") 2. Select the Unit script in the Project Browser and observe e... Read more
Shortcut Manager - Profile naming modal window layout breaks when window...
If you resize the profile naming modal window, the layout will break. Applies to both the "Create New Profile" and "Rename" modal wi... 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