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