Search Issue Tracker
CPU and GPU usage goes up when a tooltip pops up
Reproduction steps:1. Open a new project2. Press on "Main Camera" in the Hierarchy window3. Hover the mouse pointer over any propert... Read more
ReorderableList item is being returned with wrong "isExpanded" property ...
How to reproduce:1. Open the "ReorderableList" project2. Open "ReorderableListBug" Scene (Assets > ReorderableListBug > Reorde... Read more
"EditorGUILayout.MaskField" returns different values if the dropdown lis...
How to reproduce:1. Open project "MaskField bug.zip"2. In the Menu open Window > My Window3. Press on "Nothing" and select "A", "... Read more
Long string of text cannot be seen when deleting it
Reproduction steps:1. Create a new project2. In the Hierarchy window rename any GameObject to have a long name that it doesn't fit3.... Read more
[Windows] "InvalidOperationException: Stack empty" when using EditorUtil...
Reproduction steps:1. Open the attached project "1394298-22.2.a2.zip"2. Open the "Teste" Scene in the Project window3. Select "Main ... Read more
PropertyCallbackScope is called twice when used for Arrays
How to reproduce:1. Open the user's attached project2. In the Project window, select the Asset "test"3. Observe the Help Boxes drawn... Read more
Slider Min and Max Values become the same as the other Slider when selec...
How to reproduce:1. Open the user's attached project "test2021.2.3.zip"2. In the Hierarchy window select both "Slider" GameObjects u... Read more
Editor redirects to a broken page when pressing question mark "?" in the...
Reproduction steps:1. Create a new project2. Create a new script3. Press on the script in the Project window4. Press "?" in the Insp... Read more
[IMGUI] IndexOutOfRangeExceptions thrown when trying to add the first it...
How to reproduce:1. Open attached project (or add Mobile Notifications package to new project)2. Go to Project settings and open Mob... Read more
Prefab override indicator for dropdowns extends beyond the header elemen...
Steps to reproduce:1. Create a new project or open an existing one2. Create a Cube in Hierarchy3. Make that Cube prefab by dragging ... 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