Search Issue Tracker
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 Hierarchy 4. In th... Read more
[iOS] Unity UI ScrollRect is very unresponsive to finger flick gestures ...
Reproduction steps: 1. Open the attached project "Scroll-Repro.zip"; 2. Open the SampleScene; 3. Make a build for iOS; 4. Launch the... Read more
RectTrasform's bounding box does not update when rotating UI elements
To reproduce: 1. Open user's project 2. In Hierarchy window, find Image game object with RectMask2D 3. Press T to check RectTransfor... Read more
[Android] Canvas with a single text is causing huge PostLateUpdate.Playe...
Steps to reproduce: 1. Open attached project 2. Build and run on Android with "Development build" & "Autoconnect Profiler" options c... Read more
Canvas Batching System Dirties Project User-Created Materials when using...
Steps to reproduce: 1. Open user attached project 2. Enable the "Rect Mask 2D" component on the "Panel" Gameobject 3. Play the scene... Read more
Button can't be clicked if Z scale is set to 0
Repro steps: 1. Create a New Project 2. Create a Button 3. Set the Canvas "Render mode" to "World Space" 4. Set the Buttons Z Scale... Read more
Mouse button Input remains active after clicking, going off screen and r...
Steps to reproduce: 1. Open "MouseClickTest.zip" attached project 2. Enter play mode 3. Left Click and hold the button 4. Drag mouse... 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" project 2. Open the "SampleScene" Scene 3. Enter Play Mode 4. Press the blue sq... Read more
UI object's shadow area is added to whole object's mask area, when being...
To reproduce: 1. Open attached project ("UI_Mask_Issue") 2. Make Image B a child of an Image A 3. Drag Image B over Image A in the S... Read more
The value of the property AbstractEventData.used does not reset after th...
How to reproduce: 1. Open the project "case_1219722-EventData" 2. Open the Scene "test" 3. Enter the Play Mode 4. Right-click the bu... 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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
- The original Scene is built with the additive Scene's contents when loading the additive Scene on Awake