Search Issue Tracker
Crash maximizing tabs
To reproduce:1. Open editor2. Maximize scene tab3. Editor crashes Read more
Creating new scene in OnDestroy crashes at GUIUtility_CUSTOM_Internal_Ge...
Steps to reproduce: 1. Open attached project2. In Project tab, select "Test.cs"3. Close Unity Editor and observe a crash Reproduced ... Read more
Can't tab to Tiling and Offset properties in material
Tabbing through the properties doesn't work consistentlyRepro:1. Put a material on a cube object2. Select one of the properties of t... Read more
GUI.Box tooltip does not appear in the Inspector
Steps to reproduce:1. Open user attached project below ("DragBoxTest")2. Click on the "Hoden" game object3. Hower over one of the 'h... Read more
Unity Crash When Setting EditorWindow.maxSize Twice in One Callback
Steps to reproduce: 1. Open the attached project.2. In the top menu, select 'Tools' and select 'Batch Rename Tool'. Unity crashes be... Read more
Tabbing through controls jumps back to "active" checkbox for the game ob...
Steps to reproduce : - import the project attached- select the Main Camera- in the inspector select the first Enabled property- pres... Read more
EditorWindow.Close() doesn't close the sub window
To reproduce: 1. Open the project, attached by the user (EditorWindow Bug Test.zip)2. Go to Window -> New Window3. Press Close bu... Read more
Editor window resizes on relaunch if expanded through multiple screens
Steps to reproduce:1. Open Unity project2. Expand the editor window's size that it would be visible on multiple monitors3. Close Uni... Read more
GUI Elements Get Clipped when modifying the GUI.matrix
GUI elements get clipped when zooming out of the canvas by modifying the GUI.matrix. In previous versions of Unity it had no problem... Read more
[IMGUI][OSX][Regression] Detached tab is not moved slightly with the cur...
Steps to repro: 1. Open Unity 5.4 on OSX;2. Create new project;3. Detach any tab (e.g. Inspector) from Editor layout by holding left... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used