Search Issue Tracker
[Metal] Error "GUI Window tried to begin rendering while something else ...
Steps to reproduce:1. Download "909180 repro.zip"2. Open the project3. Switch to "Services" window3.1. If Services window is already... Read more
Strings in Custom Window can not contain slashes
To reproduce:1. Open attached Unity project "slashGUI.zip"2. Example --> Editor GUILayout Popup Usage3. Try to select another opt... Read more
[Editor] Selectable region of 'EditorGUI.Popup' overrides additional Edi...
Steps to reproduce: 1) Download attached project 'EditorGUI_Popup.zip' and open in Unity2) In the top-level toolbar, click on Exampl... Read more
Custom Editor components disappear if Custom Editor is resized
Reproductino Steps:1. Import attached project.2. In Assets, select Examples/BlendAddRGBA.3. Resize the width of the Inspector window... Read more
GUILayout.BeginArea does not work with a Rect provided by EditorGUILayou...
To reproduce: 1. Open the project, attached by the user (BeginArea.zip)2. Open the "Demo" scene3. Select GameObject in the Hierarchy... Read more
GUILayout without BeginHorizontal() method produces an error that doesn'...
To reproduce:1. Open project attached by QA2. In the menu bar select Tools -> Level building tools ->GuiTester3. In the consol... Read more
GUI TextField doesn't update when showing different TextField data in cu...
To reproduce:1. Open my attached project2. Open custom GUI window TEST (check .gif attached), press Open Test Window 13. In new test... Read more
EditorGUILayout.Popup method does not account for GUI.matrix scaling
Reproduction steps:1. Open the attached project(9:56 AM).2. Go to Atlatl > Creation Graph (Ctrl(Cmd)+G).3. Click Unified Model.4.... Read more
Changes made to Curve Field via code not immediately visible in the Insp...
Steps to reproduce:1. Open attached Unity Project "AnimationCurveBugReport.zip"2. Load Scene "Repro Scene"3. Select object "Bug Repr... Read more
Event.current.capsLock returns false, when capsLock is on, but capsLock ...
To reproduce:1. Open attached project "CapsTest.zip".2. Open and Play "Test" scene.3. Press "Caps Lock" on key board, and check the ... 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