Search Issue Tracker
Pointer events are triggered when UI object's scale is set to 0 on certa...
To reproduduce: 1. Download and open attached "repro930009.zip" project.2. Open "New Scene" scene.3. Enter Play mode.4. Try moving m... Read more
When a button's interactability is re-enabled, it's "Highlighted" trigge...
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Press any button4. Press any other button Expected r... Read more
Scene gets dirtied after pressing play (it may be related to layout groups
Note: it may be the same case as: https://fogbugz.unity3d.com/f/cases/910444/ , fixed in 2017.2.0f1 , but it somehow regressed... Re... Read more
Canvas stops rendering: d3d11: attempt to lock null vertex buffer when t...
Steps to reproduce:1. Open the attached project(Equilibrium of Divinity.zip)2. Open the Assets/MainMenu.unity scene3. Play the Scene... Read more
Assertion failed: Assertion failed on expression: 'modifications.empty()...
Repro steps:- open the project and a new scene- drag the prefab to the scene hierechy- notice the assertion This is a regression fro... Read more
UI images and texts disappear on editor focus change
Changing the focus to another application and back to Unity, causes some UI elements in the scene view to disappear. This includes i... Read more
Scroll View doesn't mask the input field selection and the caret
Reproduction steps:1. Open attached project2. Open and play the "input" scene3. In the input field type in 8 lines of text (can be m... Read more
RectMask2D stops masking, when it's child has a child with Mask and Imag...
It reproduces when UI Object with a "Rect Mask 2D" has a child object (which is not the first child in hierarchy) which also has a C... Read more
Pressing Apply after changing ScrollRectContent position changes it to c...
Reproduction steps:1. Open attached project2. Select Canvas/ScrollView/Viewport/Content in Hierarchy3. Change PosX to negative value... Read more
[UI] [Dual Displays] UI components are scaled or placed wrongly and do n...
Reproduction Steps:1. Open Project2. Open "MainScene"3. Play scene4. Try pressing any button on Display 15. Notice it does nothing6.... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used