Search Issue Tracker
UI Raycast doesn't hit the object which is drawn on top
Steps to reproduce: 1. Open attached project2. Open SampleScene and enter playmode3. Click on the button and verify that it works4. ... Read more
Incorrect mouse cursor in source selection pop up menu.
When selecting a video clip or image from a component the mouse cursor is double arrow (Scroll Icon). I would expected this to be a ... Read more
Close and Toggle buttons are not working in the 'Draggable panel' scene ...
Environment: Windows 10Unity 2018.1.0.a7 What happened The toggle/close button in the draggable panel scene doesn't work. Steps To R... Read more
Editor changes its theme in some parts of the UI when Unity Hub is updated
How to reproduce:1. Create new project, have your theme set to Personal2. Open and update the Unity Hub to the latest version while ... Read more
Instantiating a RectTransform hierachy results with an incorrect positio...
How to reproduce:1. Open the attached project2. Enter Play mode3. Expand Canvas hierarchy4. Notice that "slot_layout(Clone)"/.../"Du... Read more
[UI] When an object is reparented to another canvas and the child of tha...
Steps to reproduce:1. Open user attached project2. Click "Reproduce"3. Notice that the parent object "up" is disabled even though it... Read more
UI Image Position doesn't updated in Editor IF the object is not active ...
How to reproduce:1. Download attached project file and open "scene1" Scene2. Enter Play Mode and Right Click with mouse on Red Panel... Read more
UnityEngine.EventSystems.RaycasterManager is inaccessible due to its pro...
Reproduction steps:1. Open the attached project ("1379489.zip")2. Observe the Console window output Expected result: No errors in th... 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
Setting RecTransform.pivot via script offsets the GameObject unless it i...
How to reproduce:1. Open attached project ("PivotSettingIssue.zip")2. Open Scene called "BugDemonstration"3. Play the game4. In Hier... 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