Search Issue Tracker
uGUI text input resets when tapped again on Windows Phone 8
To reproduce:1. Open attached project. It contains an input field2. Build & run for Windows Phone 83. Tap the input field. A key... Read more
After deleting the "Text" GameObject within a Button and using "Undo" th...
To reproduce this bug: 1. Open a new project2. Create a new UI GameObject "Button"3. Select the "Text" child GameObject and delete i... Read more
When setting a ScrollRect's normalized position in code, the new positio...
To reproduce this bug: 1. Open the attached project2. Open 'Scene 1'3. Select Panel (Canvas->Panel)4. Add a script 'RepositionScr... Read more
UI: Nested masks behave incorrectly
To reproduce this bug: 1. Open the attached project2. Open 'MaskingBug' scene3. It has 3 images with Masks as children of one anothe... Read more
[RenderTexture] When displaying render texture on screen, it only works ...
To reproduce this bug: 1. Import the attached package2. Open 'WebplayerScene'3. Play in the editor4. Everything works fine5. Build&a... Read more
[DX11] Lines drawn with Gizmos.DrawLine have varying width if DX11 is se...
How to reproduce:1. Open the attached project2. Make sure the "Use Direct3D 11" setting is set to true.3. Open the "Main" scene. Thi... Read more
Using a generic method that is unavailable in the .NET for Windows Phone...
To reproduce:1. Open repro.unitypackage2. It contains a scene and a script that calls System.Array.ConvertAll3. Build the scene for ... Read more
When applying changes of UI prefab's disabled child, PosX and PosY value...
To reproduce this issue: 1. Open the attached project2. Open 'guiPrefabBug' scene3. Select 'Enabled' object in the hierarchy ( Canva... Read more
On DirectX9: The image in the UI canvas is not aligned precisely, with o...
To reproduce this issue: 1. Open the attached project2. Open 'TestScene'3. It has an UI Image in the right top corner4. In the scene... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP