Search Issue Tracker
Foldout behavior is inconsistent between components and EditorGUI.Foldout
Steps to reproduce:1. Create a project which has Editor script from http://docs.unity3d.com/Documentation/ScriptReference/EditorGUI.... Read more
RotateAroundPivot doesn't respect the GUI.matrix if it is set to anythin...
Steps to reproduce : - the user has attached a short video of the issue http://screencast.com/t/GMDj08y59 - open the project- hit pl... Read more
[GUI.Matrix] Scaled matrix breaks internal layout if scale isn't 1
To reproduce:- Open attached project- Open the scene "testScene"- Click Play button Expected behavior: rightmost menu should look li... 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
Texture2D Preview is not displayed in property drawer
To reproduce the issue follow the steps:1. Open new project2. PreviewNotShowing.unitypackage user has attached3. Place "GO_withAcomp... 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
[OSX] Accessing GUIClip type via Reflection returns Null
How to reproduce: 1. Open attached project- Project contains an editor script2. Go to menu Test/Demo Window- Note how the console pr... Read more
Some Dialogs Don't work well with High DPI settings on Windows
Steps to reproduce:1. create a New Project with any older version of Unity than 5.4.0f12. close the project3. go to Control Panel &g... Read more
GUILayout.EndHorizontal() throw an exception after calling BuildPipeline...
Repro steps:1) Open the project2) Go to Bundle -> Bundle Do in Menu bar3) Click Build AssetBundle4) Notice that exception is thro... Read more
UnityGUI Mouseover/Hover no longer working when a Window is shown
Steps to reproduce : - open the scene "GUISkin Elevation/Example/GUISkin002"- click play- click next 4 times until you see a the Pop... 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