Search Issue Tracker
The values of Width and Height properties in Rect Transform differs when...
The values of Width and Height properties in Rect Transform are different in the Scene View and in the Prefab Mode when the Preferre... Read more
[2D] Dropdown icon for "Raycast Padding" property doesn't work under "Te...
"Raycast Padding" property dropdown icon under the "Text" component is not getting clicked, refer the attached video. Steps to repro... Read more
Dropdown icon for "Padding" property doesn't work under "Rect Mask 2D" i...
Clicking on dropdown icon of Padding property for Rect Mask 2D doesn't expand however it expands when clicked on padding textPlease ... Read more
Toggle Component's OnValueChanged Events are not called when "Reload Dom...
How to reproduce:1. Open the attached project's Scene labeled "Repro"2. Enter the Play Mode3. Click the "Toggle" Button a couple of ... Read more
Multiple EventSystem instances can be created from a prefab in one scene
Steps to reproduce:1. Create and open a new Unity project2. In the toolbar press "GameObject" > "UI" > "Event System"3. Drag t... Read more
Crash on GUIEventManager::PopEvent when event triggers and Event.PopEven...
How to reproduce:1. Open attached project "Case_1211027" and load "SampleScene"2. Press Play3. Click on the Game screen Reproducible... Read more
"OnPointerEnter" function doesn't activate when hovering mouse cursor ov...
How to reproduce:1. Open the attached user project “My project.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mode4. H... Read more
UGUI unresponsive when interacting on secondary display
Reproduction steps:1. Open user attached Project2. Build and Run3. Try to interact with the UGUI on the 2nd display Expected result:... Read more
Screen Space Camera World Space Canvases do not show drawcalls when usin...
Reproduction steps:1. Download and open the user-submitted project2. Build and run the project3. Open the Frame Debugger in the edit... Read more
The value of the property AbstractEventData.used does not reset after th...
How to reproduce:1. Open the project "case_1219722-EventData"2. Open the Scene "test"3. Enter the Play Mode4. Right-click the button... 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