Search Issue Tracker
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' GameOb... Read more
Selecting a Color property and changing its color modifies the following...
How to reproduce:1. Open the attached 'project-1238762.zip' project and load 'EasyMode' scene2. In the Hierarchy window select 'Obje... Read more
"MissingMethodException" Error When Selecting default Text Mesh Pro GUI ...
To reproduce:1. Open attached Unity project "TMP Bug Crusher.zip"2. Open "main" scene3. In the hierarchy, navigate to Canvas --> ... Read more
Undo SetCurrentGroupName() is overriden by RecordObjects() when using Redo
Steps to reproduce:1. Open project contained in "bug1.zip"2. Enter "Main" scene3. Select Main Camera and Directional Light gameobjec... Read more
GUI TextField doesn't update when showing different TextField data in cu...
To reproduce:1. Open my attached project2. Open custom GUI window TEST (check .gif attached), press Open Test Window 13. In new test... Read more
EditorUtility.SaveFilePanelInProject shows exception after trying to sav...
To reproduce: 1. Open the project, attached by the tester (saveFileException.zip)2. Open the "scene" scene3. Select Main Camera in H... Read more
[Profiler] Cross button activated in a blank search bar when Hierarchy i...
Cross button activated in a blank search bar when Hierarchy is selected in CPU usage. Steps to Repro: 1. Create a new Project2. Open... Read more
TLS Allocator ALLOC_TEMP_TLS error is thrown when dragging GameObject fr...
Reproduction steps:1. Open the user's attached project2. Open the "SampleScene" Scene3. Open the "Test Editor Window" from the menu ... Read more
[IMGUI] Pre-selection and Selection highlights are not visible for Asset...
The Pre-selection(yellow) and Selection highlights(blue) for Asset Input Fields are not visible. Even though the Asset has been load... 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.3.... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default