Search Issue Tracker
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
Image added to the label in PropertyDrawer.OnGUI() is displayed in the w...
How to reproduce:1. Open the attached project2. Open Test scene3. Select Camera game object4. Notice that modifying the image of the... Read more
different event order for context click
1) Error:When using the right click in Mac, the order of events are:-MouseDown-ContextClick-MouseUp but in Windows, they are:-MouseD... Read more
[Profiler] Cross button activated in a blank search bar when Hierarchy i...
Cross button activated in a blank search bar when Hierarchy is selected in CPU usage. Steps to Repro: 1. Create a new Project2. Open... Read more
[IMGUIContainer] ExecuteCommand will not work with GUILayout.Window if t...
How to reproduce:1. Open the user-submitted Project2. Go to Window -> Test -> FieldContextMenu3. Select the "Test2" text4. Rig... Read more
TreeView without MultiColumnHeader has no Horizontal Slider
How to reproduce:1. Open the attached "19.3.zip" Project2. Open window via TreeView Examples > Simple TreeView3. Resize the windo... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce:1. Create a new project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... Read more
ArgumentException Getting control position on repaint is thrown when the...
How to reproduce:1. Open attached project "Tree View.zip"2. In Editor, open TreeView Examples -> Custom Row Heights3. In Project ... Read more
IMGUI's EditorGUI.IntSlider causes a StackOverflow and crashes after a f...
How to reproduce:1. Open attached project "New Unity Project.zip"2. In the Editor select Window -> IntSliderIssue3. Observe the C... Read more
Vertical text is blurry. (example: Rect Transform anchor presets)
1. Open the attached project2. Open "testscene" scene (it has Canvas and Button)3. Select Button in Hierarchy4. Look at Inspector an... 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