Search Issue Tracker
Standalone Input Module Touch Input Functioning like Mouse Pointer
StandaloneInputModule behaves differently to TouchInputModule on touch screen devices when processing touch input. StandaloneInputMo... Read more
[InputField] Some types of input field have their Character length lower...
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Run it4. Click left "Set InputField.text = 120"5. Notice that val... Read more
[LayoutGroup] Undoing parenting to layout group doesn't fully restore Re...
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. In hierarchy, expand canvas4. Select "Image" and drop it onto "Co... Read more
UI Text/Buttons flicker when there are a lot of disabled UI elements pre...
How to reproduce: 1. Open attached project2. Open scene Scenes/bug.unity3. Play the scene- Note the flickering in both the Scene and... Read more
[UI] Ambient lighting doesn't affect colored UI Text
Steps to reproduce:1) Open the attached project (TextLighting.zip).2) Open the scene 'Example.unity'.3) Enter playmode.- Notice how ... Read more
[RawImage] Crash when exiting after destroying mainTexture
Repro steps:1) Open the project and Bug.scene in it2) Play and press Load Image in Game View3) Wait for the Image to load4) Click De... Read more
[AspectRatioFitter] Scene is marked dirty although no changes were made
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Press Ctrl+n to create new scene4. Note that Unity prompts d... Read more
A CanvasRenderer with multiple materials doesn't render correctly when r...
Steps to reproduce:1. Open attached project "RenderIssue.zip"2. Expand Canvas game object and delete one Image for blue material to ... Read more
ScrollRect vibrates with small, world space UIs
Reproduction steps: 1. Open attached "scrollrect_repro" Unity project.2. Open and play "ScrollRect-UnitysVersion" scene.3. Press the... 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