Search Issue Tracker
Errors and inability to interact with window when docked and redocked
Reproduction steps:1. Open attached project "Charts.zip"2. In Menu, open Test/Test Window3. Dock the Test Window above the Game View... Read more
[CustomEditor] DragPerform event does not fire when Unity Editor is not ...
To reproduce:1) Open the attached project2) In top menu bar, open CUSTOM_NAME (Edits below) ->PropBrowser->Browser3) Make sure... Read more
EditorGUI.Popup has limited depth when they are Multi-Level
How to reproduce:1. Open the attached project("Popup_Test")2. Go to Test > Window3. In Selection A, try to go to the 20th level o... Read more
Move tool glitches when using Vertex snapping
How to reproduce:1. Open the attached 'New Unity Project.zip' project2. Open 'SampleScene' and select 'Cube(1)'3. Make sure that ''M... Read more
Editor Windows Layout is being saved/loaded incorrectly when saving undo...
How to reproduce:1. Open attached project "layoutbug.zip"2. Undock Scene Window3. Move Scene Window to be slightly out the screen of... Read more
[IMGUI] GUILayout.TextField saves only first digit
Steps to reproduce: 1) Download attached project and open in Unity2) Play the Menu scene3) Try writing numbers in Object Count: fiel... Read more
GUIUtility.ScreenToGUIPoint always returns (0, 0) when used in Update()
To reproduce:1. Open 'ErrorPOC' project2. Play scene3. Click RMB in game view window Expected: Input.mousePosition and ScreenToGUIPo... Read more
ReorderableList element cannot be moved to bottom of the list if it is l...
Steps to reproduce:1. Open attached “ReorderableList.zip” project2. Open “Test” scene3. Select “GameObject” object in Hierarchy4. At... Read more
Console becomes empty and "ArgumentOutOfRangeException" error is spammed...
How to reproduce:1. Create a new project2. Open the Build Settings (File->Build Settings...)3. Switch to the Android Platform4. A... Read more
Disable/Enable checkbox missing from inspector script that contains Mono...
There is an AudioManager script attached to an Audio Manager game object. In the inspector, the enable/disable checkbox is missing. ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS