Search Issue Tracker
Saving changes in PrefabMode dirty the main scene when Layout Group comp...
How to reproduce:1. Open tester-attached project (VLG_Prefab_Bug.zip)2. Open the SampleScene3. Make sure the Scene does not have uns... Read more
OnValueChange persistent listeners are not being called when "Enter Play...
How to reproduce:1. Open attached project "case1269861.zip" and scene "ToggleTest"2. Go to Project Settings -> Editor and enable ... Read more
OnPointerExit and OnPointerEnter is mistakenly called when an overlappin...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter Play Mode4. In the G... Read more
UI Button OnClick event triggers twice when the mouse button is clicked ...
Reproduction steps:1. Open the user's project2. Play the "Revolution Management" scene3. Press anywhere in the Game view4. Select an... Read more
[UI] Scrollbar is hidden when Scroll View Height is 300 or higher
How to reproduce:1. Open attached Unity project2. Load SampleScene3. Notice Vertical Scrollbar4. Enter Play mode5. Notice expected b... Read more
uGUI causes Internal: JobTempAlloc has allocations that are more than 4 ...
Steps to reproduce: 1. Create an empty scene2. Add a uGUI Text element into Hierarchy3. Go into playmode Actual result: Console will... Read more
Public Variables from Custom public class is not visible in the Inspecto...
Steps to reproduce:1. Open the attached project "Case_1277326"2. Open "SampleScene"3. In the Hierarchy window Expand select Canvas-&... Read more
UnityEvent removes 'set_' from method name when selecting methods in the...
How to reproduce:1. Open the attached '1281399.zip' project2. Open the 'SampleScene' Scene3. In the Hierarchy window select 'Canvas'... Read more
A Tooltip doesn't appear when hovering on most of the field names in Uni...
How to reproduce:1. Open the attached "TooltipMissing" project2. Open the "SampleScene" Scene3. In the Hierarchy select the "Canvas"... Read more
Fill Rect image disappears after manually changing Slider's Fill Rect si...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene' ('Scenes' > 'SampleScene')3. In the Hierarchy window do... 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