Search Issue Tracker
Render order issue with the URP Render Objects Renderer Feature when vie...
How to reproduce:1. Open the user's attached project "URPRenderObjectsPrefabBug.zip"2. Open the "SampleScene" Scene3. In the Hierarc... Read more
[uGUI] Choosing Rect Transform left or right Anchor Presets offsets the ...
Steps to reproduce:1. Open the attached project2. Open "SampleScene"3. Select "Button" or "Button (Legacy)" GO in Hierarchy4. Double... Read more
Setting pivot on 2D element in Rect Transform when using Shift to pick A...
Steps to reproduce:1. Open a new or an existing project2. Create a new Button GO (right-click in Hierarchy -> UI -> Button - T... Read more
New line is accepted in TextMeshPro “Multi Line Newline” Input Field whe...
How to reproduce:1. Open the user’s attached “TMP-InputFieldLineLimits.zip” project2. Enter Play Mode3. Focus on the Input Field and... Read more
Rect Transform position is ignored when viewed in 32-bit Windows Player
How to reproduce:1. Open the attached “RectTransformBug.zip” project2. Observe how the Canvas' objects are positioned by Rect Transf... Read more
Rendering order of Canvas depends on a child's Z position when Render Mo...
Reproduction steps:1. Open the user's attached project "CanvasSortingBug.zip"2. Open "SampleScene"3. Select "RogueImage" under "Canv... Read more
UGUI Buttons ignore Hierarchy order when they are overlapped and of the ...
How to reproduce:1. Open the user's attached project "eventSystem_bug.zip"2. Press Play3. Press the Button labeled "test_02" in the ... Read more
MouseCursor is not being changed if using "EvenType.KeyDown"
How to reproduce:1. Open project "TestCursorProject.zip"2. Focus the "TestEditorWindow" window3. Press any key4. Observe the cursor ... Read more
RectTransfom Child's position changes automatically when Parent's width ...
Changing Parent object (under Canvas) RectTransform's width will make its Child's Anchored position slightly changed due to precisio... Read more
Enum, Long, Double, Decimal, byte, or char values are not available when...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Hierarchy window, select "GameObject"4... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS