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 Window 3. Dock the Test Window above the Game V... Read more
[CustomEditor] DragPerform event does not fire when Unity Editor is not ...
To reproduce: 1) Open the attached project 2) In top menu bar, open CUSTOM_NAME (Edits below) ->PropBrowser->Browser 3) Make sure Un... 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 > Window 3. 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' project 2. Open 'SampleScene' and select 'Cube(1)' 3. Make sure that ... 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 Window 3. Move Scene Window to be slightly out the screen... Read more
[IMGUI] GUILayout.TextField saves only first digit
Steps to reproduce: 1) Download attached project and open in Unity 2) Play the Menu scene 3) Try writing numbers in Object Count: f... Read more
GUIUtility.ScreenToGUIPoint always returns (0, 0) when used in Update()
To reproduce: 1. Open 'ErrorPOC' project 2. Play scene 3. Click RMB in game view window Expected: Input.mousePosition and ScreenToG... Read more
ReorderableList element cannot be moved to bottom of the list if it is l...
Steps to reproduce: 1. Open attached “ReorderableList.zip” project 2. Open “Test” scene 3. Select “GameObject” object in Hierarchy 4... Read more
Console becomes empty and "ArgumentOutOfRangeException" error is spammed...
How to reproduce: 1. Create a new project 2. Open the Build Settings (File->Build Settings...) 3. Switch to the Android Platform 4. ... 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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- [Linux] Silent crash when generating lighting
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change