Search Issue Tracker
The Raycast Padding section doesn't (un)fold when clicking on the Raycas...
How to reproduce:1. Open the attached '1308734.zip' project2. Open 'SampleScene'3. In the Hierarchy select Canvas > Image4. In th... Read more
InvalidOperationException is thrown when Toggle component is toggled in ...
Reproduction steps:1. Open user's project "ToggleEditorExceptionInPlaymode.zip"2. Open "SampleScene" Scene3. Enter Play Mode and cli... Read more
ScrollRect stays unresponsive after changing its size to float.PositiveI...
How to reproduce it:1. Open the attached project ("ScrollRectInfinityBug.zip")2. Load "IssueScene" Scene3. Enter Play Mode4. Observe... Read more
Packages folder fold/unfold state doesn't save between editor sessions
Reproduction steps:1. Open new Unity project2. In Project window, unfold "Packages" folder3. Close and reopen Unity Editor4. In Proj... Read more
UI Sliders move without OnClick action
Reproduction steps:1. Open attached project "Slider.zip" and scene "MainScene"2. Enter Play Mode3. In Game View, select and drag the... Read more
Large-ish float error margins when using the Rect Tool to rotate a 3D Ob...
Steps to reproduce:1. Open the attached project2. Switch to the Rect Transform tool3. Select the Cube in Scenes/SampleScene.unity4. ... Read more
Material properties are not overridden when the GameObject has a Mask Co...
How to reproduce:1. Open the user's attached "MaskMaterialDoesntWork.zip" project2. Open the "SampleScene" Scene3. Select the "TRY T... Read more
UnityEvents can't differentiate between Components that have equal names
How to reproduce:1. Open the attached project ("unityevent.zip")2. Load "SampleScene"3. Select "Sphere" in the Hierarchy4. In the In... Read more
Scrollbar's value becomes incorrect after clicking on the edges of the S...
How to reproduce it:1. Open the attached project ("Scrollbar Test.zip")2. Load "SampleScene" Scene3. In the Hierarchy view select 'C... Read more
Only a portion of the Canvas is rendered when rendering a Canvas using S...
How to reproduce:1. Open the attached "UICameraBug" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. In the Game view ... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project