Search Issue Tracker
CustomEditor OnEnable() called every frame if enabled Object is selected...
Reproduction steps: 1. Create a new project 2. Import "MyCollider.cs" 3. Create a Prefab and attach the "MyCollider.cs" Script to it... Read more
Certain characters can't be typed in text fields when using extra Bashki...
How to reproduce: 1. Set keyboard layout to Bashkir 2. Create and open a new project 3. Select "Main Camera" from the Hierarchy wind... Read more
SortIDsInVisibilityOrder errors occur when dragging GameObjects in the H...
How to reproduce: 1. Create a new project 2. Create a few GameObjects in the Hierarchy 3. Move the GameObjects around in the Hierarc... Read more
Selection is not shown when selecting 16383th or later characters in tex...
How to reproduce: 1. Open attached "TextArea" project 2. Select "SampleScene" Scene 3. Expand "Canvas" in Hierarchy and select "Text... Read more
Serialized items in a list overlap each other when adding new items in I...
Reproduction steps: 1. Open the attached 'Test Ground' project 2. Observe the 'Assets/New Overlap List.asset' in the Inspector 3. Ad... Read more
[Undo] [IMGUI] 'Select Icon' and 'Texture2D' windows remain open after p...
While changing the icon, when 'Select Icon' and 'Texture2D' windows opened then after performing undo operation, these windows remai... Read more
[UI] Redundant text about Shadowmask mode is shown in the mixed lighting...
Steps to repro: 1. Create the new project; 2. Open the 'SampleScene' scene; 3. In the Lighting window under the Mixed lighting foldo... Read more
UIElements.ToolbarToggle does not register ChangeEvent<bool> callback wh...
How to reproduce: 1. Open the attached 'project-1246471.zip' project 2. In the Editor select 'Window' > 'Test Window' 3. Click 'TEST... Read more
Select material window closes when clicking on it immediately after it w...
Steps to reproduce: 1. Open the project from the attached file "1246110.zip" 2. In Hierarchy select the "Cube" GameObject 3. In the... Read more
Editor toggle boxes can be toggled even when mouse is not over the checkbox
Steps to reproduce : - create a new project - open the Preferences window - under the General tab, mouse over outside the checkboxe... 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
- Tags and Layers sections go out of the "Project Settings" window
- The word “Template” is not capitalised consistently throughout the “Insert a template into current VFX Asset” window
- UI Document gets stuck in the original state when the UI GameObject is disabled and re-enabled
- “AsyncGPUReadback - NativeArray does not have read/write access” error is thrown when using the AsyncGPUReadback:RequestIntoNativeArray after scheduling a job
- Editor freezes when entering the Play Mode after code changes