Search Issue Tracker
CanvasRenderer.cull will not be reset when parent changes
Steps to reproduce:1. Download and open attached project "161_Mask_Bug.zip"2. Open and play scene "test"3. There will be three butto... Read more
Unexpected compilation errors about missing UI module thrown when buildi...
- Open the attached project in Unity 5.4- Fix two script compilation errors created by some obsolete APIs (the original project was ... Read more
[UI] Setting mesh and/or material multiple times on CanvasRenderer cause...
How to reproduce:1. Open the attached project2. Make sure that you are using DX11 (Edit->Project Settings-> Player-> Other ... Read more
Decreased performance on low end devices when UI is used
1. Open attached package2. Add content to scene3. Build to iPhone 44. FPS will be around 20 Regression from 5.2.0f3No repro with 5.1... Read more
Crash in Unity::GameObject::IsActive after clicking play button
To reproduce:1. Open attached project2. Keep playing/stopping scene until editor crashes (usually crashes after 1 minute of play but... Read more
NullReferenceException on script attached to a gameobject which is enabl...
How to reproduce:1. Open the attached project2. Open and Play Home-Scene scene3. Press Tab to call the Panels4. Left mouse click on ... Read more
Translating multiple UI elements at once does not apply the same transla...
To reproduce:1. Open attached Unity project "UITranslateMultiBug.zip"2. Open "scene01" scene3. In the hierarchy, expand HUDCanvas an... Read more
Best Fit is not applied to the Text component when font Character type i...
To reproduce: 1. Download attached project "IOSCONTROL.zip" and open in Unity2. Open "Title" scene3. On Hierarchy expand "Canvas" ga... Read more
[Android] [iOS] OnPointerEnter gets called second time after a tap finis...
To reproduce:1) Open later attached project(EventTrigger) and scene in it2) Build and run on Android or iOS3) Tap on one of the butt... 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