Search Issue Tracker
Extra OnEnter and OnExit event calls when hovering over UI elements
Reproduction steps:1. Open the user's project2. Enter Play mode3. Move pointer from outside to panel (Log: Panel on enter)4. Move po... Read more
External Texture is not visible in Player/Build when Canvas Render Mode ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Observe that there's a transpare... Read more
UGUI unresponsive when interacting on secondary display
Reproduction steps:1. Open user attached Project2. Build and Run3. Try to interact with the UGUI on the 2nd display Expected result:... Read more
Text is not displayed after scrolling when a Rect Mask 2D is attached to...
How to reproduce:1. Open the user's attached project2. Open 'Scene'3. Enter the Play mode4. Scroll down until the text is no longer ... Read more
Nested Canvases with Override Sorting enabled will not sort correctly un...
How to reproduce:1. Create a new Unity project2. Add a Canvas to the Scene3. Create a child Inherit Canvas with Override Sorting ena... 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
Part of the large image is prematurely masked if using the RectMask2D
How to reproduce:1. Open project "RectMaskScrollBug2019.zip"2. Go to the Build Settings (File>Build Settings)3. Choose iOS and bu... Read more
Child Image of a Button marked with Block Raycasts doesn't block the click
How to reproduce:1. Open the attached "1303204.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Press the blue square... Read more
IPointerExitHandler.OnPointerExit is called incorrectly when running via...
How to reproduce:1. Open the attached "1419953.zip" project2. Open the "Scene" Scene3. Enter Play Mode4. Move the mouse pointer onto... Read more
ScrollRect layout recalculation causes unnecessary allocation
Reproduction steps:1. Open user attached Project2. Open the Profiler3. Enter Play mode4. Move the ScrollRect5. Profile the frame it ... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject