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
RectTransfom Child's position changes automatically when Parent's width ...
Changing Parent object (under Canvas) RectTransform's width will make its Child's Anchored position slightly changed due to precisio... 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
MouseCursor is not being changed if using "EvenType.KeyDown"
How to reproduce:1. Open project "TestCursorProject.zip"2. Focus the "TestEditorWindow" window3. Press any key4. Observe the cursor ... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present