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 Hierarchy4. In the In... 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 bui... Read more
RectTrasform's bounding box does not update when rotating UI elements
To reproduce:1. Open user's project2. In Hierarchy window, find Image game object with RectMask2D3. Press T to check RectTransform's... Read more
[Android] Canvas with a single text is causing huge PostLateUpdate.Playe...
Steps to reproduce:1. Open attached project2. Build and run on Android with "Development build" & "Autoconnect Profiler" options... Read more
Canvas Batching System Dirties Project User-Created Materials when using...
Steps to reproduce:1. Open user attached project2. Enable the "Rect Mask 2D" component on the "Panel" Gameobject3. Play the scene, t... Read more
Button can't be clicked if Z scale is set to 0
Repro steps: 1. Create a New Project2. Create a Button3. Set the Canvas "Render mode" to "World Space"4. Set the Buttons Z Scale to ... Read more
Mouse button Input remains active after clicking, going off screen and r...
Steps to reproduce:1. Open "MouseClickTest.zip" attached project2. Enter play mode3. Left Click and hold the button4. Drag mouse out... 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
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 A3. Drag Image B over Image A in the Scen... 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 Mode4. Right-click the button... 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