Search Issue Tracker
API changes caused regression in WindowHelper+R_DockArea.AddTab (UnityEd...
I'm testing one of the top grossing assets on the A$: Amplify Shader.Some chages introduced in the UnityEditor.EditorWindow causes t... Read more
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
[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
- 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