Search Issue Tracker
OnPointerUp event is called before mouse is released when OnDrag Event i...
How to reproduce:1. Open the attached project("PointerUp")2. Enter Play Mode3. Press and hold down the mouse button on the blue squa... 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
Button colors are not correct when you disable then re-enable the button...
Button script colours are not correct when you disable then re-enable the button image component. Steps to reproduce.- Open Unity 20... Read more
Additional Shader Channel on a canvas resets when entering playmode.
"Additional Shader Channel" on a canvas resets when entering playmode. Text Mesh Pro is dependant on those additional channels. We d... Read more
RenderUpdateManager Asserts when selecting an Object with a Rect Transfo...
To reproduce: 1. Download attached “SpriteHierarch.zip" project and open in Unity2. Open "ReproScene" scene3. Select "SpriteWithRect... Read more
[IMGUI] "GUI Text" and "GUI Texture" are obsolete and do not get auto-up...
"GUI Text" and "GUI Texture" are obsolete and do not get auto-updated in 2019.3.0a4. Steps to reproduce:1) Create a new project.2) W... Read more
parent canvas scale changes when enter playmode or enabled
1. Open attached project2. Enter playmode or enable parent canvas "Front"Expected result : parent scale doesn't changeActual result:... Read more
RectTransform that is unmodified gets reset when reverting overrides in ...
How to reproduce:1. Open the attached "RevertPrefabOverridesBug.zip" project2. Go into Assets -> Scenes folder3. Enter the "Sampl... Read more
Rotated ScrollView is changing position after leaving Play Mode
How to reproduce:1. Create new Unity project2. Add ScrollView to the Scene3. Select Content under Canvas/ScrollView/Viewport 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default