Search Issue Tracker
Tooltips are not displayed in Inspector when hovering over the reorderab...
How to reproduce:1. Open the attached project's "case_1345236-Project.zip" Scene labeled "SampleScene"2. Select the "Cube" GameObjec... Read more
First List in a FoldoutHeaderGroup errors
Reproduction steps:1. Open the attached "FoldoutHeaderGroup.zip" project2. Open the "SampleScene" Scene3. In the Hierarchy, select t... Read more
Custom Editor window closes when using Object Picker
Custom Editor window closes when using Object Picker and the object field doesn't change after selecting a different object. How to ... Read more
Project Settings/Package Manager foldouts alignment is wrong after chang...
How to reproduce:1. Open an empty project (250% Screen Scale)2. Select Edit/Project Settings/Package Manager3. Observe the Scoped Re... Read more
Elements of large 2D / 3D arrays disappear when reordering
How to reproduce:1. Open the attached '1353883.zip' project2. Open the 'SampleScene'3. In the Hierarchy select the 'Test' GameObject... Read more
Scroll bars keeps scrolling up and down when holding down the left mouse...
Reproduction steps:1. Open the attached "scrolls.zip" project2. In the Hierarchy window, hold down the left mouse button on the left... Read more
Memory leak when continuously calling Repaint inside OnGUI after GUI.Window
How to reproduce:1. Open the attached project "Files.zip"2. Open Window > Custom Window3. Keep the window open and look at memory... Read more
Assertion failed on expression: 'didInsert' after opening Polybrush tab ...
Edit (thomas.lopez): Problem appears here in Polybrush but it is coming from IMGUI Gradient in the Editor window and not Polybrush r... Read more
ArgumentOutOfRangeException is thrown when right-clicking certain Hierar...
Reproduction steps:1. Open any Unity project (larger projects which take longer to exit Play Mode would reproduce the issue easier)2... Read more
The carve option in nav mesh obstacle is unclickable at 300 dpi scale
Steps to reproduce:1. Set you monitor's Scale to 300%2. Download and open the project "UdemyRpgCore01.zip"3. Open Assets/Scenes/Scen... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used