Search Issue Tracker
m_TransformInfo.localAABB.IsValid when reimporting the example project.
Steps to reproduce : - import the UI example project- reimport all and notice the errors IsFinite(outDistanceAlongView)UnityEditor.D... Read more
[EventSystem] Deactivated UI Elements are picked up by GraphicRaycaster....
To Reproduce: 1. Run the attached project in Editor.2. Observe that when you click anywhere in the canvas, GraphicRaycaster.Raycast ... Read more
[Image] Image with Source Image set to 'None' uses the same texture as o...
Steps to reproduce: 1. Create a new project and import the attached package2. Open 'ImageSourceNoneBug' scene (Assets/StaticAssets/S... Read more
Text is not aligned correctly when using custom font
Reproduction steps:1. Open attached project2. Open scene "FontText"3. Notice that text is no aligned correctly when using custom font Read more
Input is not registered on emulator
To reproduce:1. Create a UI button or toggle button2. Build for WP8.1 (through store apps with phone 8.1 sdk)3. Deploy to an emulato... Read more
Physics 2D raycast ignores layer order
Reproduction steps:1. Open the attached project2. Open scene "Test"3. Enter Play mode4. Click on the sprite in the center in the gam... Read more
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. It has input field with line type: 'Multi Line Newline'4... Read more
The UI jitters when attempting to pan the camera
To reproduce this bug: 1. Open the attached project2. Open the 'Main' scene3. Run the game4. Try to pan the camera by clicking and d... Read more
Plane Distance parameter in canvas does not affect raycasting order
Reproduction steps:1. Open the attached project "Repro.zip"2. Open scene "SortingTest"3. Notice that CanvasFRONT has white image whi... Read more
There is no drag threshold in the Scroll Rect
1. Open the attached project2. Open TestScene3. Play and observe the behavior4. When you drag buttons just a little bit the click ca... 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