Search Issue Tracker
Enabling MaskableGraphic will cause GC spikes if Canvas contains UI elem...
Reproduction Steps:1. Import attached project.2. Open "test" scene.3. Enter Play mode.4. In Hierarchy, drag "Filled Simple 1" from A... Read more
Child Canvas elements are not rendered after disabling and re-enabling p...
How to reproduce:1. Open the attached "CanvasInCanvas" project and open "CanvasProblem" scene2. Enter playmode3. Press "Toggle other... Read more
The UI Scrollbar component blocks Prefab Mode in Play Mode
If you attempt to edit a prefab with a UI Scrollbar component attached while in playmode, you'll get the following warning: Prefab M... 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
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
Collisions ignore RigidBody2D position constraints when using RigidBody2...
How to reproduce:1. Open user-submitted project (Test2017)2. Enter Play Mode Expected result: the wheel retains its position as it k... Read more
Content position sets to NaN with clamped Scrollview in Screen Space canvas
Content PosX, PosY, PosZ are set to NaN, when there is content size fitter with Horizontal Fit set to Min Size attached to it, scrol... Read more
TextMeshPro UGUI is not masked when objects are rendered behind it
To reproduce:1. Open my attached project2. Observe the scene (check picture attached) Expected: TextMeshPro UI text is being maskedA... Read more
UI Image does not block button Raycast if it is its child
To reproduce:1. Open attached Unity project "BugTest.zip"2. Open "Test" scene3. Go into Play mode4. Click on the green image5. Click... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons