Search Issue Tracker
The text turns black when CollectDependencies on PlayModeStateChange.Exi...
How to reproduce:1. Open "BlackTextRepro.zip" project2. Open TestScene3. Enter Play Mode Expected: Text stays the same color.Actual:... Read more
Grabing and Docking an UI tab next to itself, makes it or other tabs big...
Reproduction steps: 1. Create a New Project2. Drag the Hierarchy tab next to itself Expected Result: It docks and replaces itselfAct... Read more
[Improved Prefab] Null reference exception thrown on entering Prefab mod...
"NullReferenceException: Object reference not set to an instance of an object" exception is thrown in the console on entering prefab... Read more
UGUI Buttons ignore Hierarchy order when they are overlapped and of the ...
How to reproduce:1. Open the user's attached project "eventSystem_bug.zip"2. Press Play3. Press the Button labeled "test_02" in the ... Read more
Images with "Preserve Aspect" enabled are jittering / moving around when...
How to reproduce:1. Open attached project "PreserveAspectTest.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, use mou... Read more
[2D] Dropdown icon for "Raycast Padding" property doesn't work under "Te...
"Raycast Padding" property dropdown icon under the "Text" component is not getting clicked, refer the attached video. Steps to repro... Read more
Rendering order of Canvas depends on a child's Z position when Render Mo...
Reproduction steps:1. Open the user's attached project "CanvasSortingBug.zip"2. Open "SampleScene"3. Select "RogueImage" under "Canv... Read more
[UI] Highlighted color being displayed instead of Selected color on Inpu...
Highlighted color being displayed instead of Selected color on Input field. Steps to reproduce:1. Open an attached project or create... Read more
[UI] Scrollbar does not animate when value is used as a parameter in the...
Scrollbar handle does not animate according to the "Value" property, Although value changes in the inspector. Steps to repro:1. Crea... Read more
UnityEvent.RemoveListener doesn't remove object reference when UnityEven...
How to reproduce:1. Open attached project "_test_proj_events.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, press "C... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS