Search Issue Tracker
Script component properties overlap with other component in the Inspecto...
How to reproduce: 1. Open the user's attached project 2. Open scene New Scene 3. In the Hierarchy window, select "GameObject" 4. In ... Read more
Layout switches when pressing 'L' if there is a layout called " _personal"
How to reproduce: 1. Create a new project 2. Go to Window -> Layout -> Save Layout 3. Name it to " _personal" (with a space before t... Read more
[IMGUI] Property dropdown of "Gizmos" doesn't expand until the mouse cur...
Gizmos Property dropdown under the Physics 2D in Project Settings window doesn't expand until the mouse cursor is moved, refer to th... Read more
Scripts are deleted if the script's file name is empty and the escape bu...
How to reproduce: 1. Open any Unity project 2. In the Project window, right click and create a new C# Script 3. Delete the name whil... Read more
NullReferenceException when trying to close a custom window no longer pr...
Steps to reproduce : - import the Full Inspector package https://www.assetstore.unity3d.com/en/#!/content/14913 - go to Window > Fu... Read more
MenuItem validate function is called twice and always returns a null Men...
How to reproduce: 1. Open user-submitted project (MenuCommandNullContext.zip) 2. Open the GameObjectContextMenu.cs script 3. Change ... Read more
[macOS] Event.current.type mouseDrag and mouseUp pointerType values are ...
How to reproduce: 1. Open user-submitted project (PointerEventBroken.zip) 2. Open the SampleScene 3. Enter Play Mode 4. In the Game ... Read more
GUILayout.EndHorizontal() throw an exception after calling BuildPipeline...
Repro steps: 1) Open the project 2) Go to Bundle -> Bundle Do in Menu bar 3) Click Build AssetBundle 4) Notice that exception is thr... Read more
[IMGUI] RGB, R and G tabs are missing in Baked Lightmap Preview Window
[IMGUI] RGB, R and G tabs are missing in Baked Lightmap Preview Window. RGB, R and G tabs are missing in Baked Lightmap Preview Wi... Read more
GUI Elements Get Clipped when modifying the GUI.matrix
GUI elements get clipped when zooming out of the canvas by modifying the GUI.matrix. In previous versions of Unity it had no problem... 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