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
- [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