Search Issue Tracker
Using custom editor window and changing GUILayout group option overtime ...
To reproduce: 1. Open project 2. In menu choose Tests -> TestEditor 3. Open Profiler 4. Click and hold [TestEditor] title bar and mo... Read more
EditorGUILayout.PropertyField causes the Editor to freeze when used with...
Reproduction steps: 1. Download "SlowPropertyField.zip" project and open in Unity 2. Select "Select This One" object in the hierarc... Read more
Object cannot be picked from the Object Picker when calling UnityEngine....
Reproduction steps: 1. Open the user's attached project "Object Picker Issue.zip" 2. Select "ObjectWithCustomInspector" in the Hiera... Read more
Array elements' content does not align with other fields in the Inspecto...
How to reproduce: 1. Open the attached 'project-1260904.zip' project 2. In the Hierarchy window select 'Cube' 3. Observe the 'Materi... Read more
EditorGUIUtility.GetBuiltinSkin() does not display the EditorSkin of the...
How to reproduce: 1. Open user-submitted project (BuiltinInspectorSkinError) 2. In the Hierarchy window select the 'SelectThis' Game... Read more
Shader and a shader category both get ticked on the material shader sele...
How to reproduce: 1. Open the "case_1113522-ShaderSelection" project 2. Open the "Unlit" material in the inspector and open the shad... Read more
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and ...
How to reproduce: 1. Open any Unity project on a device running macOS 2. Navigate to the Title bar and drag the Scene icon next to t... Read more
EditorWindow.Close() doesn't close the sub window
To reproduce: 1. Open the project, attached by the user (EditorWindow Bug Test.zip) 2. Go to Window -> New Window 3. Press Close bu... Read more
Crash when trying to access null object in OnGUI() on GUI Button press
How to reproduce: 1. Open attached project ("case_1033579_repro.zip") 2. Enter play mode 3. Press "Process" button in the top left c... Read more
"EndLayoutGroup" error thrown in console on importing raw terrain file
Console throws 'EndLayoutGroup" error on importing a raw terrain file. Steps to reproduce 1. Create a project. 2. Create a terrain... 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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version