com.unity.uiwidgets icon indicating copy to clipboard operation
com.unity.uiwidgets copied to clipboard

UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.

Results 23 com.unity.uiwidgets issues
Sort by recently updated
recently updated
newest added

![QQ图片20220825105023](https://user-images.githubusercontent.com/13816024/186563247-ac1abdba-a6bf-444c-b15b-9452a4686a36.png)

如果页面背景是一张大图的话,图片尺寸越到大加载速度越慢。跟图片文件大小没关系。 比如我们项目中1600*1600的图20多K,800*800的图100多k。但是800*800加载更快

We've encountered the following warnings when running an android build on Unity 2020.3.36f1 with UIWidgets version 1.5.4_stable: 1. `Shader warning in 'UIWidgets/canvas_convexFill_cb': use of potentially uninitialized variable (shader_gradient_colorize) at /Packages/UIWidgets-release_1.5.4_stable/Runtime/Resources/shaders/UIWidgets_canvas.cginc(72)...