Search Issue Tracker
[UGUI] Image with crunch compression can still have a modified alphaHitT...
[UGUI] Image with crunch compression can still have a modified alphaHitTestMinimumThreshold The alphaHitTestMinimumThreshold can be ... Read more
GFX memory usage in editor is significantly higher than in player when u...
Reproduction steps:1. Open the attached project ("case_1334548.zip")2. Open the "SetMeshScene" scene: Project window > Assets >... Read more
The first submesh texture is overridden for all other submeshes in the C...
How to reproduce:1. Open the user's attached "ParticleEffectForUGUI.zip" project2. Open the "IssueScene" Scene3. Observe the meshes ... Read more
RectTransfom Child's position changes automatically when Parent's width ...
Changing Parent object (under Canvas) RectTransform's width will make its Child's Anchored position slightly changed due to precisio... Read more
When clicking on overlapped UI elements the Selection order is determine...
How to reproduce:1. Open the attached project "case_1377544.zip"2. Enter Scene "SampleScene" (Assets > Scene)3. Open the Scene vi... Read more
[Android] Images masked with RectMask2D are not visible on devices with ...
Reproduction steps:1. Load the user's project2. Build and Run on device3. Observe the white lines on a black background Expected res... Read more
UGUI Buttons ignore Hierarchy order when they are overlapped and of the ...
How to reproduce:1. Open the user's attached project "eventSystem_bug.zip"2. Press Play3. Press the Button labeled "test_02" in the ... Read more
ScrollRect layout recalculation causes unnecessary allocation
Reproduction steps:1. Open user attached Project2. Open the Profiler3. Enter Play mode4. Move the ScrollRect5. Profile the frame it ... Read more
Grid Layout Group Constraint Count set to "4" not working when Constrain...
How to reproduce:1. Open the attached project "repro.zip"2. Open Assets/Scenes/SampleScene.unity Expected result: The Buttons in the... Read more
An error is thrown when the Scene has UI Mask and the Player is run head...
How to reproduce:1. Open the user's attached "Batchmode_Canvases" project2. Open the Build Settings (File->Build Settings...)3. M... 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