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
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes