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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default